Page 12 of 68 FirstFirst ... 210111213142262 ... LastLast
Results 111 to 120 of 672
  1. #111
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by a_berezin View Post
    Wow! You are right! I have forgotten to reload it on ftp. Sorry
    Try now.
    that's cool. I was wondering why we had different opinions on how it was working.
    lol.
    thanks andrew.

  2. #112
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hrrmmm.. What steps do I need to take to install the new version? Will it install on top of the other? Just replace the old files with the new?
    Visit my Decal website: DecalDepot.net

  3. #113
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Does anyone have a link to the most recent update copy of this mod?

  4. #114
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by BlessIsaacola View Post
    Does anyone have a link to the most recent update copy of this mod?
    http://zen-cart.spb.ru/index.php?mai...=contributions

    his contributions page has been updated with the latest version.
    haven't installed or tested it yet.

  5. #115
    Join Date
    Oct 2005
    Posts
    211
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    I tried the link on the site you recently posted but only see version;
    v 1.0.0 18.08.2006 19:19, per its read me.

    Now some time ago, I downloaded, but never installed another version;
    v 1.0.1 24.08.2006 16:51, per its read me.

    Is there another 3rd version available?
    Or is 1.0.1 the one I should be looking for? As it is not been available recently.
    Justwade
    Zen 1.5.5f
    Zen 1.3.9h, Zen 1.27 + (did that, done with that)

  6. #116
    Join Date
    Aug 2006
    Posts
    197
    Plugin Contributions
    1

    Default Re: Google Analytics Integration

    I have the latest version of this mod up and running with v1.3.6.

  7. #117
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by Justwade View Post
    I tried the link on the site you recently posted but only see version;
    v 1.0.0 18.08.2006 19:19, per its read me.

    Now some time ago, I downloaded, but never installed another version;
    v 1.0.1 24.08.2006 16:51, per its read me.

    Is there another 3rd version available?
    Or is 1.0.1 the one I should be looking for? As it is not been available recently.
    hopefully, andrew can clear that up. I'm confused now.

  8. #118
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Google Analytics Integration

    i just downloaded it and just FYI, its still in the header. Here's the code I have:

    Code:
    <script type="text/javascript">
    function zen_urchinTracker() {
      var scrUTM = document.createElement("script");
      scrUTM.type = "text/javascript";
      scrUTM.src = "http://www.google-analytics.com/urchin.js";
      document.body.appendChild(scrUTM);
      var scrUTM = document.createElement("script");
      scrUTM.type = "text/javascript";
      scrUTM.innerHTML = "\n  _uacct = 'UA-XXXX';\n  urchinTracker();\n";
      document.body.appendChild(scrUTM);
      
    }
    </script>
    yes I x-ed out my id lol

    the body tag has this:

    Code:
    <body id="indexBody" onload="javascript:zen_urchinTracker();">
    However, with that said.. i do not have any code in the footer
    Last edited by samad64; 21 Nov 2006 at 09:27 AM.

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

    Default Re: Google Analytics Integration

    Quote Originally Posted by getyourgameshere.com View Post
    i just downloaded it and just FYI, its still in the header. Here's the code I have:

    Code:
    <script type="text/javascript">
    function zen_urchinTracker() {
      var scrUTM = document.createElement("script");
      scrUTM.type = "text/javascript";
      scrUTM.src = "http://www.google-analytics.com/urchin.js";
      document.body.appendChild(scrUTM);
      var scrUTM = document.createElement("script");
      scrUTM.type = "text/javascript";
      scrUTM.innerHTML = "\n  _uacct = 'UA-XXXX';\n  urchinTracker();\n";
      document.body.appendChild(scrUTM);
      
    }
    </script>
    yes I x-ed out my id lol

    the body tag has this:

    Code:
    <body id="indexBody" onload="javascript:zen_urchinTracker();">
    However, with that said.. i do not have any code in the footer
    You simply are not able to look. I see at the botom of your page:
    Code:
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
      _uacct = 'UA-400509-1';
      urchinTracker();
    </script></body></html>

  10. #120
    Join Date
    Sep 2005
    Posts
    53
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    I have installed this mod, all seems to work, but the checkout_success page wont load, any ideas what could be causing this - I am using the newest version of this mod with no modifications at all.

 

 
Page 12 of 68 FirstFirst ... 210111213142262 ... 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