Page 1 of 2 1 2 LastLast
Results 1 to 15 of 20

Problem with Google Analytics

This is a discussion on Problem with Google Analytics within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; Only three weeks after signing up, I got my Analytics code YEAY I have one problem though .. I have ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times

    Problem with Google Analytics

    Only three weeks after signing up, I got my Analytics code YEAY

    I have one problem though .. I have to add an html code to the sites I would like to monitor .. So far so good, that code is html as far as I can see and the index of vbulletin is pure php and so are all the other sites ..

    How would I have to add the code to that file ?

    Every help is appreciated ..

    thanks

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    You can enter the analytics code right in the vbseocp.php options page. You just need to plug in your x-xxxxxx-x code that google gives you. vbseo will automatically add all the necessary code for the script, and add the onclick events on links for tracking.

  3. #3
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    W00t

    Thanks, once again a good reason to have vBSEO

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    Indeed. It's so much more than just a url re-write.

  5. #5
    Member
    Real Name
    John
    Join Date
    Jun 2006
    Posts
    82
    Liked
    0 times
    I have had my Analytics code for about a week now. I have entered it into the VBSEO settings which I assume is all that is needed.

    However when I log into my analytics, google still says there are not analytics codes on my forums. I thought it may be a delay in indexing, but I requested a check (realtime) to see if the site is compatible, and Google comes back stating there is no analytics code on the site.

    The site is Ardent Forum

    Thanks,

    John

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

    is "6JEZ-IZPCF-BVB4" your correct google analytics code? As far as I know, it is always displayed in "UA-xxxx-x" format.

  7. #7
    Member
    Real Name
    John
    Join Date
    Jun 2006
    Posts
    82
    Liked
    0 times
    Hi Oleg

    It would seem I left my brain somewhere when I set it up. I ended up using the invitation code instead of the analytics code somehow.

    Thanks for the help.

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Great, no problem

  9. #9
    eJM
    eJM is offline
    Senior Member eJM's Avatar
    Real Name
    Jim McClain
    Join Date
    May 2006
    Location
    teh Ether
    Posts
    311
    Liked
    2 times
    Should the moderator be leaving that invitation code for all to see?

  10. #10
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello John,

    is "6JEZ-IZPCF-BVB4" your correct google analytics code? As far as I know, it is always displayed in "UA-xxxx-x" format.
    Quote Originally Posted by A Floor Pro View Post
    Should the moderator be leaving that invitation code for all to see?
    no .. he should not ..

  11. #11
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    If it has already been used, it should be useless now.

  12. #12
    Junior Member
    Real Name
    Nneel
    Join Date
    Jun 2006
    Posts
    28
    Liked
    0 times
    sorry,its a dumb question to ask here..
    i got anlytics,its working,and thinking to buy vbseo.
    can u plz tell me where to find the analytics code?

    thx

  13. #13
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Quote Originally Posted by Nneel View Post
    sorry,its a dumb question to ask here..
    i got anlytics,its working,and thinking to buy vbseo.
    can u plz tell me where to find the analytics code?

    thx
    Code:
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-999999-9";
    urchinTracker();
    </script>
    This is the code you enter your site and UA-999999-9 will be your Google Analytics code. With vBSEO you only need to enter this code to your vBSEO Control Panel and you will be ready to go. No more template edits
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  14. #14
    eJM
    eJM is offline
    Senior Member eJM's Avatar
    Real Name
    Jim McClain
    Join Date
    May 2006
    Location
    teh Ether
    Posts
    311
    Liked
    2 times
    Anyone who thinks their questions might be dumb or exhibits any even mild cluelessness, should be given complete information. Sometimes we forget that not everyone knows to "fill in the blanks". UA-999999-9 is NOT your Google Analytics code. Yours will have the same format, but the numbers will be different.

  15. #15
    Junior Member
    Real Name
    Jason
    Join Date
    Jan 2007
    Posts
    18
    Liked
    0 times

    Having Issues with code

    Ok I installed the code on our site with the vbseo and everything looks fine the code is there and I have matched it up to the exact code to that google has everything is exactly the same, but google says it is not on the site.... I can see it just fine.

    I am stumped I even deleted and created a new account to see if that was it and it hasn't helped... any suggestions

    SITE : http://www.inavid.com

    google code from google:
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1953764-1";
    urchinTracker();
    </script>



    code from site
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1953764-1";
    urchinTracker();
    </script>




    anyone see something I don't?

    thanks for your help
    Last edited by jadog; 05-29-2007 at 12:32 AM. Reason: new code

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Setting up Google Analytics in vBSEOcp.php
    By Sonnie in forum General Discussion
    Replies: 16
    Last Post: 07-17-2006, 01:29 AM
  2. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  3. Google is All About Search: 4 New Products
    By Joe Ward in forum General Discussion
    Replies: 0
    Last Post: 05-16-2006, 01:52 PM
  4. Google Analytics question regarding 2.4.0.
    By mc3000 in forum General Discussion
    Replies: 8
    Last Post: 04-06-2006, 10:17 PM
  5. Google Analytics - New Free Tool!
    By skizzy203 in forum Analysis: Traffic & SERPS
    Replies: 29
    Last Post: 11-22-2005, 06:06 AM

Posting Permissions

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