Page 46 of 68 FirstFirst ... 36444546474856 ... LastLast
Results 451 to 460 of 672
  1. #451
    Join Date
    Aug 2008
    Posts
    38
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by a_berezin View Post
    Hi Sharni,
    You have a very strange installation - GA code included 3 times!
    Ok, I am going to have to try and nut this one out. I keep getting interrupted by my 6 month old.

    The weird thing is, the next day GA was working and taking data ...

    Thanks Andrew
    Sharni

  2. #452

    Default Re: Google Analytics Integration

    I'm not finding it in this thread but does anyone know if the latest version of this mod (v2.2.1) will work with zen-cart v1.37?

    Thank,
    -bill

  3. #453
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Analytics Integration

    Hi Sharni,
    Quote Originally Posted by Sharni View Post
    Ok, I am going to have to try and nut this one out. I keep getting interrupted by my 6 month old.

    The weird thing is, the next day GA was working and taking data ...
    You must check the installation - GA code included 3 times:
    Code:
    <!--eof- site copyright display -->
    
    <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 src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
    <script type="text/javascript">
    var pageTracker = _gat._getTracker("UA-5529964-2");
    pageTracker._initData();
    pageTracker._trackPageview();
    </script>
    <script type="text/javascript">
    <!--
    if(!gaJsHost) {
    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">
    <!--
    if(!pageTracker) {
    var pageTracker = _gat._getTracker('UA-5529964-2');
    pageTracker._initData();
    pageTracker._trackPageview();
    }
    //-->
    </script>
    
     
    </div>
    <!--bof- parse time display -->
    <!--eof- parse time display -->
    <!--bof- banner #6 display -->
    <!--eof- banner #6 display -->
    <script type="text/javascript">
    <!--
    if(!gaJsHost) {
    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">
    <!--
    if(!pageTracker) {
    var pageTracker = _gat._getTracker('UA-5529964-2');
    pageTracker._initData();
    pageTracker._trackPageview();
    }
    //-->
    </script>
    
    </body></html>

  4. #454
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Analytics Integration

    Quote Originally Posted by leroyparker View Post
    does anyone know if the latest version of this mod (v2.2.1) will work with zen-cart v1.37?
    Yes, it will work with 1.3.7.

  5. #455
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Analytics Integration

    Quote Originally Posted by dimid View Post
    on the thank you page i don't see the ecommerce tracking code in the source code of the page
    How do you viewed the source code?

  6. #456
    Join Date
    May 2008
    Posts
    50
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hi guys,
    In the Admin Config form for this package, it asks for my "Analytics Account" and my "Adwords Conversion ID".

    The Analytics account is from my GA account in the form of xxxxxx-x, but where do I get my "Adwords Conversion ID"???

    Thanks,
    TJ

  7. #457
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by a_berezin View Post
    Google Analytics Integration
    Very easy install, without changed of any files, admin control.

    Description
    ===========
    This module allow you to integrade the advanced e-commerce Analysis provided by the Google service named Google Analytics as described here:
    http://www.google.com/analytics/

    Affected files
    ==============
    Changed files
    -------------
    None
    New files
    ---------
    /includes/modules/pages/checkout_success/jscript_google_analytics.php
    /includes/modules/pages/checkout_success/on_load_google_analytics.js
    /includes/templates/YOURTEMPLATE/jscript/jscript_google_analytics.php

    Install:
    ========
    0. BACKUP! BACKUP! BACKUP! BACKUP! BACKUP! BACKUP!
    1. Unzip and upload all files to your store directory (change YOURTEMPLATE to your template directory);
    2. Go to Admin->Tools->Install SQL Patches and install googlefroogle.sql;
    3. Go to admin>tools>Google Analytics and setting up your Google Analytics configuration;
    4. Go to your Google Analytics Settings -> Edit Settings -> Edit Main Website Profile -> E-Commerce Website : Yes


    Download

    The comments and wishes are welcomed.
    The link is down... was it reposted somewhere in between here and the beginning of the thread?

  8. #458
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by AutoLeatherInc View Post
    The link is down... was it reposted somewhere in between here and the beginning of the thread?
    http://www.zen-cart.com/index.php?ma...roducts_id=891


  9. #459
    Join Date
    Dec 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by foteek View Post
    Hi guys,
    In the Admin Config form for this package, it asks for my "Analytics Account" and my "Adwords Conversion ID".

    The Analytics account is from my GA account in the form of xxxxxx-x, but where do I get my "Adwords Conversion ID"???

    Thanks,
    TJ
    Me puzzled too!

    Does it matter that I'm using 'Starter Edition' of Adwords, and not 'Standard Edition'?
    Last edited by richcolour; 16 Sep 2008 at 11:52 PM.

  10. #460
    Join Date
    Jul 2008
    Posts
    116
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    I have installed the add on. I went to Configuration>GA Configuration>Analytics Number and entered in my Account ID number.

    When I go to my GA account it is telling me that Tracking not installed. This is the error code I get:

    Tracking Not Installed (Last checked: Sep 19, 2008 6:24:49 AM )
    The Google Analytics tracking code has not been detected on your website's home page. For Analytics to function, you or your web administrator must add the code to each page of your website.

    Any help as to what I've done wrong would be appreciated. Thanks.

 

 
Page 46 of 68 FirstFirst ... 36444546474856 ... LastLast

Similar Threads

  1. Google Analytics: Site Search Integration
    By saitomedia in forum General Questions
    Replies: 1
    Last Post: 29 Jul 2010, 08:08 AM
  2. google analytics integration
    By amnon_d in forum General Questions
    Replies: 3
    Last Post: 14 Jul 2009, 12:04 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
  •  
disjunctive-egg