Results 1 to 3 of 3

Google Analytics code missing?

This is a discussion on Google Analytics code missing? within the General Discussion forums, part of the vBSEO SEO Plugin category; To add Analytics code to a side you need to add javascript like: Code: <script type="text/javascript"> var gaJsHost = (("https:" ...

  1. #1
    Junior Member
    Real Name
    Ivor Bigun
    Join Date
    Jan 2009
    Posts
    10
    Liked
    0 times

    Google Analytics code missing?

    To add Analytics code to a side you need to add javascript like:

    Code:
    <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-XXXXXXX-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    I see the place to add my code to VBSEO but I don't see the full JavaScript in the footer and Analytics reports 0 visitors to my forum.

    What am I doing wrong?

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Did you place our analytic code in the vbseocp?
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Junior Member
    Real Name
    Ivor Bigun
    Join Date
    Jan 2009
    Posts
    10
    Liked
    0 times
    I did but I missed tehsetting above it (Add Google Analytics Code to your Forum Pages?). Turned that on and I'm all good.

Similar Threads

  1. New Google Analytics code
    By hiken in forum Sitemap Features Archive
    Replies: 1
    Last Post: 08-21-2008, 09:20 PM
  2. New Google Analytics Code
    By woostar in forum General Discussion
    Replies: 34
    Last Post: 05-11-2008, 07:01 AM
  3. How do I add the Google Analytics Code?
    By Lammypie in forum General Discussion
    Replies: 10
    Last Post: 05-22-2006, 09:08 PM
  4. 2.2.2/2.3.0 Google Analytics Code
    By Keith Cohen in forum Bug Reporting
    Replies: 4
    Last Post: 12-08-2005, 01:11 PM
  5. Finding my Google Analytics Code
    By Michael in forum Troubleshooting
    Replies: 1
    Last Post: 11-21-2005, 04:24 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
  •