Page 47 of 68 FirstFirst ... 37454647484957 ... LastLast
Results 461 to 470 of 672
  1. #461
    Join Date
    Jul 2008
    Posts
    116
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by VisExp View Post
    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.
    Nevermind. It seems to have started working. No reports yet but I guess I have to wait 24 hours for that. Thanks.

  2. #462
    Join Date
    Oct 2008
    Location
    china fujian
    Posts
    1
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Thank you, to share and support


    Have you ever been to www.yallcenter.com ?
    There is a DIY Heaven

  3. #463
    Join Date
    Oct 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Google Analytics Integration - 2 solutions

    Hi,
    Looking for Google Analytics. Just found some treasure in the Zen Cart backyard.

    http://www.zen-cart.com/index.php?ma...roducts_id=891

    http://www.zen-cart.com/index.php?ma...roducts_id=412

    Hope all out there stop all their worries and start Google Analytics.


    WebMaster,
    See example website with applied Google Analytics.

    Online Gift and Shopping Store for Australia

  4. #464
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Please help. Google analytics working just fine UNTIL I switched templates. I'm now using Mother Earth and Google Analytics is reporting but there have been zero customers for the past 4 days WHICH I KNOW IS NOT ACCURATE. I had a customer email me yesterday with a question. And prior to that I had anywhere from 25 customers to over 80.

    Is there something I need to do with my new template? Much much appreciated! Lynn

    http://www.PetHerbalREmedies.com

  5. #465

    Default Re: Google Analytics Integration

    Please help. Google analytics working just fine UNTIL I switched templates. I'm now using Mother Earth and Google Analytics is reporting but there have been zero customers for the past 4 days WHICH I KNOW IS NOT ACCURATE. I had a customer email me yesterday with a question. And prior to that I had anywhere from 25 customers to over 80.

    Is there something I need to do with my new template? Much much appreciated! Lynn
    You will need to copy the file

    /includes/templates/THENAMEOFYOUROLDTEMPLATEFOLDER/jscript/jscript_google_analytics.php

    to your new template folder

    /includes/templates/THENAMEOFYOURNEWTEMPLATEFOLDER/jscript/jscript_google_analytics.php
    At Laser Cartridge Plus you will find great savings on Toner Cartridge and Ink Cartridge supplies! Excellent savings on HP Toner Cartridges too!

  6. #466
    Join Date
    Dec 2007
    Location
    Hoboken, NJ
    Posts
    96
    Plugin Contributions
    1

    Default Re: Google Analytics Integration

    I just switched from Simple Google Analytics to Google Analytics by Andrew 2.2.1. It seems as though quotes are not escaped when submitting product names to google analytics.

    Example...

    Right Bank Babies Reversible Romper \"Mary Anne\"


    After switch over...

    Right Bank Babies Reversible Romper "Mary Anne"[Size: 18-24m]



    The good thing is that Analytics by Andrew included the attribute. The bad thing is the quotes don't get escaped. I am going to go poking around but in case anyone is listening, maybe there is an easy fix.


    Cal

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

    Default Re: Google Analytics Integration

    This is fixed in v 2.2.3. Wait a few days. Or replace zen_output_string_protected to addslashes.

  8. #468
    Join Date
    Dec 2007
    Location
    Hoboken, NJ
    Posts
    96
    Plugin Contributions
    1

    Default Re: Google Analytics Integration

    Quote Originally Posted by a_berezin View Post
    This is fixed in v 2.2.3. Wait a few days. Or replace zen_output_string_protected to addslashes.


    Just to confirm on line 136 replace...

    Code:
    '"' . zen_output_string_protected($order->products[$i]['name'] . $products_attributes_name) . '",' .

    with...

    Code:
    '"' . addslashes($order->products[$i]['name'] . $products_attributes_name) . '",' .

    Something tells me I took that too literally.

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

    Default Re: Google Analytics Integration

    You did everything correctly. But better replace ALL zen_output_string_protected.

  10. #470
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Does google analytics by andrew integrate goal value into GA? I currently just have the GA code pasted into the footer and it tracks everything fine except for goal value ($).

    Or is there an easy fix to get the goal value working?

    Thanks.

 

 
Page 47 of 68 FirstFirst ... 37454647484957 ... 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