having problems..
its set up in google analytics but its not working.
people are registering but nothing is funneling.
This is a discussion on Enable Google Analytics Funnel for Member Registrations? within the General Discussion forums, part of the vBSEO SEO Plugin category; having problems.. its set up in google analytics but its not working. people are registering but nothing is funneling....
having problems..
its set up in google analytics but its not working.
people are registering but nothing is funneling.
You have to setup the funnel correctly. Can you post a screen shot of your funnel in Google?
The Forum Hosting - Forum Hosting from the Forum Experts
Hi,
I'm having the same problem with my Google Funnel and vbseo. Se attached screen shot.
I follow the step exactly but the registrations does not end up in the reports. None of them does.
Please help me with this issue!
Your funnel looks correct against your website's included code.
Can you try making a sample2- page test and sample goal to see if it tracks
ie,
1.html
Code:<html> <head> <title>test</title> </head> <body> <a href="2.html">Next page</a> <script type="text/javascript"><!-- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); //--> </script> <script type="text/javascript"><!-- try { var pageTracker = _gat._getTracker("UA-XXXXXXXX-X"); pageTracker._trackPageview(); pageTracker._trackPageview("/google-funnel/test.html"); } catch(err) {} //--> </script> </body> </html>
2.html
with google-funnel/test.html as the required step 1Code:<html> <head> <title>test</title> </head> <body> End <script type="text/javascript"><!-- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); //--> </script> <script type="text/javascript"><!-- try { var pageTracker = _gat._getTracker("UA-XXXXXXXX-X"); pageTracker._trackPageview(); pageTracker._trackPageview("/google-funnel/complete.html"); } catch(err) {} //--> </script> </body> </html>
and
google-funnel/complete.html as the goal value
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Done! (test)
I'll get back with the result.
Regards,
Jon
I have now fullfilled this test with negative result. I followed your instructions but as you can see in the attached report it didn't work. I have a lot of people clicking the test via a "campaign" true email and Facebook.
As you can see in the other attached file I have other goals that works just fine, even on the main domain server (elot.se) and on the subdomain server (support.elot.se) were vBulletin is installed.
Therefore it has to have something with the vBSEO funnel. Please help me our to solve this issue.![]()
Hello,
replied to your ticket.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!