Virtual Pageview Goal Funnel Not Tracking Correctly

Posted by cphill on Pro Webmasters See other posts from Pro Webmasters or by cphill
Published on 2013-09-13T18:46:40Z Indexed on 2013/10/17 16:25 UTC
Read the original article Hit count: 234

I have an AJAX form that has three stages: 1. The landing page where a user fills out a form and selects between three question sets and clicks begin assessment 2. The assessment page, where users fill out questions relating to the question set that they selected on the landing page. 3.The results page, which shows whether they are at High Risk or Low Risk.

Since this is an AJAX form that does not open a new page for each step of the process, I implemented a virtual pageview that would fire on the pageload of each step of the form process.

The following is my virtual pageview setup for each stage:

  1. /form/begin-assessment
  2. /form/assessment/* (* = Three different virtual pageviews depending on the users selection of the three sets of questions: /one, /two, /three) 3./form/finished-assessment

I have set up three separate goals to track user progress through each step of the form assessment. Here is my Goal setup:

Goal Description: -Goal Type: Destination

Goal Details: -Destination: /form/finished-assessment -Funnel: On Step 1: /form/begin-assessment (Required: Yes) Step 2: /form/assessment/one

(Step 2: replace /one with /two or /three and you have my two other goals setup)

Now my goals are recording the correct data in the first step and show the completions in the destination, but the second step does not show any drop offs. They show the same data as the destination.

Any ideas of how I set up the goals wrong?

© Pro Webmasters or respective owner

Related posts about google

Related posts about google-analytics