Page 57 of 68 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 672
  1. #561
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Analytics Integration

    Hi numinix,
    Quote Originally Posted by numinix View Post
    I've modified this module to not require a modification to html_header.php.

    To do this, perform the following steps:

    1. Remove the includes from html_header.php if you've already installed this module.
    2. Rename tpl_footer_googleanalytics.php to jscript_googleanalytics.php and move to ./jscript/

    This will cause Zen Cart to auto load the file sitewide.
    May be you mistake and talk about other module? This module don't need any changes in html_header.

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

    Default Re: Google Analytics Integration

    Quote Originally Posted by numinix View Post
    2. Rename tpl_footer_googleanalytics.php to jscript_googleanalytics.php and move to ./jscript/

    This will cause Zen Cart to auto load the file sitewide.
    Google recommends to place the GA code before the tag </body>.
    The first version of the module also used the jscript autoload system. But later, I was forced to abandon this because of the many requirements of users.

  3. #563
    Join Date
    Apr 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hi all help please can you please tell mehow to set up analictics i have uploaded the files to the classic folder and thesql is working but what do i need to do know were do i put the analictics script that goole generated thank you

  4. #564
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    I loaded this mod some time ago. It comes up under the Admin/config/Google Analytics Configuration. And I have this marked under it.

    Analytics Account UA-xxxxxx (I have numbers from profile id.)
    Target Address customers Info
    Affiliation Info
    Use sku/code products_model Info
    Use pagename false Info
    Attributes Brackets [] Info
    Attributes Delimiter ; Info
    Tracking Outbound false Info
    Tracking Outbound Links Prefix /outgoing/ Info
    Use AdWords Conversion true Info
    AdWords Conversion ID Info
    AdWords Conversion Language en_US Info

    And setup in Google Analytics and get no results. I also have set filters.

    I have been going through this thread and not sure what to do next.

    Kim

  5. #565
    Join Date
    May 2006
    Posts
    170
    Plugin Contributions
    1

    Default Tracking AdWords Content Clicks Stopped Working?

    This mod has been running great for me for a couple of years. On about March 24 of this year there was a change in how google analytics tracks clicks from the AdWords content network. Now it seems to show them as referrals from the ad host (content) site instead of as AdWords clicks.

    There is a help section in google on this: http://www.google.com/support/analyt...n&answer=57167

    Has there been a change on the google side on how Analytics auto-tag works to track AdWords content clicks? I am having problems even testing this due to the difficulty of finding one of my ads out there on the content network to do a test click on.

    Any suggestions? This may not be an issue with the excellent Google Analytics mod, but the community of interested users might have some ideas on this. Thanks.

  6. #566
    Join Date
    Aug 2008
    Posts
    340
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Some time ago I switched my template to the apple zen template. I thought having replaced all my files to the apple zen template ,but still didn't get any data anymore from my google analitics program.

    When I look at my google analitics acount it says under status : "tracking unknown"
    Does anyone know what to do?

  7. #567
    Join Date
    Aug 2008
    Posts
    340
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by lieven23 View Post
    Some time ago I switched my template to the apple zen template. I thought having replaced all my files to the apple zen template ,but still didn't get any data anymore from my google analitics program.

    When I look at my google analitics acount it says under status : "tracking unknown"
    Does anyone know what to do?
    my site: www.afro-masks.com

  8. #568
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Google Analytics Integration

    Sorry if i am being dim.

    What is the advantage of this mod over simply pasting the Google javascript script into tpl_main_page.php?

    Thanks

    Nick

  9. #569
    Join Date
    Jun 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    I installed this about a week ago on ZC1.38a. It seems that checkout_success is not tracking. I created a funnel from the shopping cart to the confirmation page and all pages track except checkout_success, which is the "thank you" page after payment from PayPal or my CC processor. Any ideas what is wrong?

  10. #570
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Can I remove this code from jscript_googleanalytics_outgoing.php file?
    PHP Code:
      /* for Internet Explorer */
      /*@cc_on @*/
      /*@if (@_win32)
        document.write("%3Cscript id='__ie_onload'  defer='defer'%3E%3C/script%3E");
        var script = document.getElementById("__ie_onload");
        script.onreadystatechange = function() {
          if (this.readyState == "complete") {
            init(); // call the onload handler
          }
        };
        return;
      /*@end @*/ 

 

 
Page 57 of 68 FirstFirst ... 747555657585967 ... 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