Mobile app version of vmapp.org
Login or Join
Welton855

: Goal Tracking data seems to be inaccurate? I setup some Goal Tracking about one week ago. I had multiple goals in one set. The goal itself was the "send" button being pressed on the callback

@Welton855

Posted in: #GoalTracking #GoogleAnalytics

I setup some Goal Tracking about one week ago. I had multiple goals in one set. The goal itself was the "send" button being pressed on the callback form (i did that by pushing a page view to Google Analytics every time the send button is pressed)

For each goal, i listed the first step as a required step.
So for example, the ILR Page was step 1 and set as required and the goal was /CallbackFormFilled

Looking at the stats a week later i'm getting some very inflated numbers especially when comparing them to my manually filled excel spreadsheet and i'm struggling to understand the cause of this behaviour.

I'm unable to attach screenshots unfortunately since my StackExchange account for this site is brand new

My own thoughts

My own thoughts were that maybe its because I have setup multiple goals with the same end goal URL, but I thought that was a valid setup since I want to track multiple routes so to speak.

I've disabled all other goals for now to confirm this, but I'm waiting for stats to come in as I write this.

I also wonder if the contact form I'm using in WordPress is causing a problem, but I've simply added one JavaScript line on the send button that pushes a page view so not sure if that should cause an issue. Here is a link to setting up analytics on this contact form plugin in WordPress for reference: JavaScript action hook section

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Welton855

1 Comments

Sorted by latest first Latest Oldest Best

 

@RJPawlick198

You can't setup the same goal URL for multiple goals, otherwise you get duplicate data. I had to add some JavaScript to the contact form so that it appended it with additional parameters on the URL so that I could specify a different URL for each goal.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme