Mobile app version of vmapp.org
Login or Join
XinRu657

: Why isn't Google Analytics Goal Tracking working? I want to use Google Analytics to track registrations on my site. I don't see anything in my Google Analytics reports. Here is my markup: <input

@XinRu657

Posted in: #GoalTracking #GoogleAnalytics

I want to use Google Analytics to track registrations on my site. I don't see anything in my Google Analytics reports. Here is my markup:

<input type="submit" value="Register" onSubmit="pageTracker._trackEvent('Goals','Registration');"/>


I'd like to know how to make this work, or how to troubleshot what is wrong.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @XinRu657

1 Comments

Sorted by latest first Latest Oldest Best

 

@Mendez628

Google Analytics has Goal Tracking and Event Tracking. I believe you are using event tracking.


All about event tracking: code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html All about goals and funnels: support.google.com/googleanalytics/bin/answer.py?hl=en&answer=55515

Let me know if that isn't your issue. These two tracking systems in Google Analytics can be somewhat confusing.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme