Page 37 of 68 FirstFirst ... 27353637383947 ... LastLast
Results 361 to 370 of 672
  1. #361
    Join Date
    Jan 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hi,

    I'm just getting my site set up and was wanting to use Analytics, but I see several people getting an error in IE 7. Should I assume that maybe it's not something I should install at this point or does it 'normally' work ok ?

    Thanks,

    Jeff
    [FONT=Comic Sans MS]Zen Cart - The Yin & Yang of the eCo[/FONT][FONT=Comic Sans MS]mmerce Thang[/FONT]

    [FONT=Comic Sans MS]OmniProductSales.com

    [/FONT]
    [FONT=Comic Sans MS]
    [/FONT]

  2. #362
    Join Date
    Apr 2005
    Posts
    44
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by DashRipRock View Post
    Hi,

    I'm just getting my site set up and was wanting to use Analytics, but I see several people getting an error in IE 7. Should I assume that maybe it's not something I should install at this point or does it 'normally' work ok ?

    Thanks,

    Jeff
    I've disabled it until I get a response regarding the issues.

  3. #363

    Idea or Suggestion Re: Google Analytics Integration

    Mr. Andrew Berezin,

    First I would like to thank you for your excellent code and your contribution to the community.
    Would appreciate if you keep all the comments strictly in english and this avoid any confusion and errors on the Html side.

    Good work and thanks again.

    JB

  4. #364
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    From what I can tell from the posts here. This mod is not working very well. I think I'll wait awhile before installing it.

  5. #365
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    It looks like I got this installed on a test site with no prblem. This is a must have tools for e-commerce sites.

  6. #366
    Join Date
    Jan 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by anubis View Post
    I've disabled it until I get a response regarding the issues.

    Thanks for your reply Anubis. Hopefully it'll be something that's fixed soon. This contribution is almost a necessary one if you really wanna operate a business instead of just 'watching' the website.
    [FONT=Comic Sans MS]Zen Cart - The Yin & Yang of the eCo[/FONT][FONT=Comic Sans MS]mmerce Thang[/FONT]

    [FONT=Comic Sans MS]OmniProductSales.com

    [/FONT]
    [FONT=Comic Sans MS]
    [/FONT]

  7. #367
    Join Date
    Jan 2008
    Posts
    1
    Plugin Contributions
    0

    help question Re: Google Analytics Integration

    Huge thread, can't take it all in. As a new user of this add-on, is there an easy way to tell if it is working? Also, does it work with Ultimate SEO URLs?

    Thanks, and apologies if this has been asked and answered before - I couldn't find it.

  8. #368
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    It appears there is a problem with the IE-specific javascript in this mod.

    Look for:
    Code:
            // for IE
            if(window.ActiveXObject) {
                    document.write("<script id=8d6b7cf147cf9 defer " +
                            "src=javascript:void(0)><\/script>");
    and replace with
    Code:
            // for IE
            if(window.ActiveXObject) {
                    document.write("<script id=8d6b7cf147cf9 defer " +
                            "src=:\/\/0><\/script>");
    I'm by no means a JS expert, so maybe someone else can comment on this possible fix. It at the very least eliminates the IE popup warnings, and doesn't affect how other browsers behave.

  9. #369
    Join Date
    Feb 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Call me an idiot, but can't I just put the analytics code in my footer.php ?

  10. #370
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by timjbart View Post
    Call me an idiot, but can't I just put the analytics code in my footer.php ?
    You want me to call you an Idiot? ok.

    to answer your question, yes, you can just put it in the footer and be done with it. Just remember where you put it for future enhancements.

    What's nice about this mod is that you don't have to go into the code to make changes (well except for when it's not working... ). I'm a designer and create sites for customers using ZenCart. I would prefer my clients never go into the code because you just don't know what might go wrong. So, if I can have google analytics in admin, I'm happier. If for whatever reason they need to change google analytics account, they can make the changes without my assistance. Independence is a good thing for store owners who don't know enough code.

 

 
Page 37 of 68 FirstFirst ... 27353637383947 ... 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