Results 1 to 7 of 7

Enable Google Analytics Funnel for Member Registrations?

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....

  1. #1
    Member
    Real Name
    matt
    Join Date
    Sep 2009
    Posts
    40
    Liked
    0 times

    Enable Google Analytics Funnel for Member Registrations?

    having problems..

    its set up in google analytics but its not working.

    people are registering but nothing is funneling.

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    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

  3. #3
    Junior Member
    Real Name
    J S
    Join Date
    Jan 2008
    Posts
    13
    Liked
    0 times

    Same problem

    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!
    Attached Thumbnails Attached Thumbnails screen-shot-google-funnel.jpg  

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    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

    Code:
    <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>
    with google-funnel/test.html as the required step 1
    and
    google-funnel/complete.html as the goal value

  5. #5
    Junior Member
    Real Name
    J S
    Join Date
    Jan 2008
    Posts
    13
    Liked
    0 times
    Done! (test)

    I'll get back with the result.

    Regards,
    Jon

  6. #6
    Junior Member
    Real Name
    J S
    Join Date
    Jan 2008
    Posts
    13
    Liked
    0 times
    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.
    Attached Files

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hello,

    replied to your ticket.

Similar Threads

  1. Enable Google Analytics Funnel...
    By Cor van Noorloos in forum Bug Reporting
    Replies: 1
    Last Post: 02-07-2009, 09:31 AM
  2. Replies: 5
    Last Post: 02-05-2007, 08:58 AM
  3. Google Analytics Funnel problems
    By lafsunlmtd in forum General Discussion
    Replies: 8
    Last Post: 06-21-2006, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •