Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1112997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:47:28+00:00 2026-05-17T02:47:28+00:00

I am working on a app that uses a json response from my Zend

  • 0

I am working on a app that uses a json response from my Zend Framework 1.10 website. I want to track how many times the Json Action is hit?

If there is no true way to do this from just the action that is not reflected the json response.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T02:47:28+00:00Added an answer on May 17, 2026 at 2:47 am

    I would suppose you are using Jquery to illustrate my idea ,
    I would track both success and error function of jquery using google analytics events

       example :  pageTracker._trackEvent(category, action, opt_label, opt_value );
    
      Guide : http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html
    
    
    
    $.ajax({
    ......... some jquery code here .....
    
    success:function(){
    ......... Jquery code ...........
    /*lets show some magic */
    pageTracker._trackEvent("JSON", "SUCCESS", "Loaded" , 1 );
    
    },
    error:function(){
    .......... Jquery code ...........
    pageTracker._trackEvent("JSON", "FAILD", "why it faild " , 0 );
    }
    })
    

    at the end of the day , go to Events on you GA Account
    you would see handy results as you would expect 🙂
    you can track ( click , AJAX Request , Page load time , Banner & many other smart ideas )

    another tip : you might use what GA Marketers used to do

    this is the most easiest one to make
    http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55578
    just append it to your AJAX request and watch the magic 🙂

    Twitter using this idea in the mailing notification
    example :

    http://twitter.com/*********?utm_campaign=newfollow20100823&utm_content=profile&utm_medium=email&utm_source=follow

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an Android app that uses Geopoints and I want to determinate
I am working on an app that uses Entity Framework 3.5 and an SQL
I am working on a Java app that uses Spring IoC and JDBC Template
I've been working on a rails app that uses the restful authentication plugin. It
I have a jqueryMobile app that uses google maps api and is working properly
I'm working on a python app that uses the gdata to programmatically create and
A client im working for has created a web app that uses a password
We have an ASP.NET 2.0 WebForms app that uses MS Ajax 1.0. It's working
Bakground: I've got a legacy app I'm working on that uses DATE types for
I'm working on an app that needs to accept a RegEx from the user,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.