Great etension, really useful for what we what to do with analytics analysis. Unfortunately i don’t think exit’s are recorded from the sections correctly. I know i have abandonded a few carts and my IP isn’t being filtered. but in my funnel is see 100% cart conversion after the first step (great for display purposes, not great for analysis )
Any ideas on what the problem could be? here is my goal funnel
I have had a look into a test site. Unfortunately my numbers don’t vary by much but I think I could have the same issue. Would you be able to create a similar list to what I have attached?
In Google Analytics go to Content > Top Content. Then export a report which would contain all the one page checkout relevant pages. Then create a funnel report for the same time frame and add those numbers.
In my case it seems that the pages do get counted inside Google Analytics but aren’t correctly included in the funnel visualisation.
One further question does your checkout contain all those pages? Or do you maybe have only virtual products which don’t require a shipping step?
the numbers are based on unique page views. Its odd that there are less views to opc-billing, which is the very next stop after logging in unless of course that the billing section is only fired when a guest tries to checkout and doesnt actually count a user that logs in?
Hi Shaun, indeed the numbers look strange. What appears on the page for the visualisation?
Also to troubleshoot you can try the following. Install the firebug extension for firefox. Then open the net tab and step through your checkout process. After each step you should see some activity. Copy and paste the links to ssl.google-analtyics.com into a text editor for better inspection. You should see half way in the url the actual tracked page event /checkout/onepage/opc-.... Maybe this yields some clues as to what page is tracked when and in what order.
Have you modified any of the checkout template files or do you use multi-shipping?
Hey guys, I haven’t been using the extension but I have implemented basically the same type of tracking by hand and I am experiencing this same issue. The only drop-outs shown are after the first step of the goal funnel, the rest are all 100%. Of course that’s not possible but that’s what is shown. I looked at my top content report and the numbers make a lot more sense there. The number of visits to each step goes down as you go down the funnel, with the exception of savedShipping which is optional for many.
I wonder if the optional step of saving a shipping method is the cause of the issue? I suppose we could remove that step from the funnel as it’s not all that important and the funnel would still be functional. Let us know what you guys find. I am not sure what’s going on here either.
Thanks everyone for posting their updates. Unfortunately I haven’t had much success so far. Judging by Armen’s comment it seems to be an issue with Google Analytics in general and not necessarily tied to my extension.
One further observation I made was when looking at the funnel visualisation. For the checkout stage it reports a number of exits and it shows where they went. Most of my missing exits from the top content report are shown as going to /checkout/onepage/opc-billing. But this is the next step of the funnel ?!
I will try by taking out the this step /checkout/onepage/ to see if that makes a difference.
Did you guys see the event tracking announcement from the GA guys today? I’ve been waiting for this feature to be rolled out to all accounts. Has anyone used this feature? Can it be used in goal funnels? I don’t see how it could be since the Goal Funnel setup requires page URLs at each step.
we have fixed the issue we were having. Basically the goal needed to be set as “Exact Match” we had it set as “Head Match” we now see full funnel visualization for the checkout path.
Interesting. I was going to switch to Exact Match after reading the GA help article on the different types of matching but then I realized I might be able to fix two issues at once. I’ve noticed for some reason some users get directed to ^/checkout/onepage/success/index.php instead of just ^/checkout/onepage/success. I haven’t been able to repro getting to that URL but sure enough it shows up in my Analytics reports. I didn’t think those hits were matching the steps in my head match funnel and so I have switched to trying a RegEx Match.
We’ll see if this works or if I should just switch to Exact Match like you have.
I installed the Fooman extention in Magento ver. 1.3.2.3.
I have added all the mentioned steps in goal setting. Although it now counts the goal conversion, all other data (pageviews for different pages) is missing. Please check the attached screengrabs (analytics goal setting and goal data) for your reference. I wonder if I have made any mistake somewhere.
have you checked if the pages appear under the top content report? If they do, what you see them listed as should be what is making up your funnel. If the opc “pages” are not there you would need to check why they don’t show up yet. (Sometimes changes can take 48 hours to be visible in Google Analytics)