Page 100 of 217 FirstFirst ... 50909899100101102110150200 ... LastLast
Results 991 to 1,000 of 2161
  1. #991
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Help! Yahoo & Microsoft tracking

    Quote Originally Posted by fergusmacdonald View Post
    Awesome, thanks. Any idea how long until it'll be ready?
    I'll see what I can do on the MSN module here and try to get that up in the coming week or so.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #992
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Help! Yahoo & Microsoft tracking

    Quote Originally Posted by iscatech View Post
    Hello,

    I hate to repost, but I haven't found an answer yet.

    Everything is working for me except for ecommerce tracking in Google Analytics. I have installed the addon and activated "Ecommerce site" in GA.

    Any help? Thanks!
    There are only a few ways this won't work.

    1) You haven't turned on ecom tracking within your GA account (which you say you have)

    2) The ecom tracking code is not being produced on the thank you page (which it should, but you need to check to make sure in your case.)

    3) You have no Google tracking on the thank you page (again, shouldn't be the case, but I've heard with some third party mods it can happen, like with affiliate mods etc...). There are work arounds if this is the case ... just let me know.

    I would recommend placing a test order and then when you get to the "thank you" (checkout success) page do a "view source" scroll all the way to the bottom and make sure you see the "google ecommerce" tracking code and that it is populated with your order information.

    This code is not the normal google tracking code, but rather is a longer list of elements that actually list each item in the order.

    If you need me to take a look at it, PM me and let me know.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #993
    Join Date
    Mar 2009
    Posts
    48
    Plugin Contributions
    0

    Default Re: Help! Yahoo & Microsoft tracking

    Ok I placed the test order, and it seems to have the code, I have included the end of the code here:

    </div>
    <!--bof- parse time display -->
    <!--eof- parse time display -->
    <!--bof- banner #6 display -->
    <!--eof- banner #6 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 type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-6204079-3");
    pageTracker._trackPageview();
    } catch(err) {}</script>

    <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 type="text/javascript">
    var pageTracker = _gat._getTracker("UA-6204079-1");
    pageTracker._initData();
    pageTracker._trackPageview();

    pageTracker._addTrans(
    "135",
    "",
    "29.10",
    "1.22",
    "13.93",
    "Riverside",
    "California",
    "United States"
    );

    pageTracker._addItem(
    "135",
    "4",
    "AR934A Ball Trap (Improved McPhail Trap)",
    "Traps",
    "13.95",
    "1"
    );
    pageTracker._trackTrans();</script><!-- Google Code for purchase Conversion Page -->
    <script language="JavaScript" type="text/javascript">
    <!--
    var google_conversion_id = 1940015892;
    var google_conversion_language = "en_US";
    var google_conversion_format = "1";
    var google_conversion_color = "FFFFFF";
    if (29.10) {
    var google_conversion_value = 29.10;
    }
    var google_conversion_label = "purchase";
    //-->
    </script>
    <script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
    <img height=1 width=1 border=0 src="https://www.googleadservices.com/pagead/conversion/1940015892/?value=29.10&label=purchase&script=0">
    </noscript>
    </body></html>
    I have my site in a subdomain (www.iscatech.com/ecommerce/) does this have any effect?

    Thanks!

  4. #994
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    This mod isn't working for me.

    I installed it, entered my Analytics account number in my admin, and turned on the E-commerce site option at Analytics. However, the "status" is still saying "Tracking not Installed"


    Anyone know how to fix this?

  5. #995
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Nevermind, got it. Just had to play the waiting game.

  6. #996
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi,
    I am trying to install the simple google analytcs on my shop version 1.38a but I found the follwing problems:
    1) I have updated to admin folder the files found under the admin folder in the zip file. Is this correct?
    2) I have updated in the mytemplate folder the files found under tamplte in the zip. file is this correct?
    I have tryed to add the code ?php
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
    ?> to /includes/templates/mytemplate/common/tpl_main_page.php but I do not have that file. In this folder I have only tpl_header.php and tpl_header_test_info.php
    The file tpl_main-page.php is only in the template_default/common folder.
    3)Should I add the code to this file?
    or
    4)Should I copy the file to mytemplate/common folder and then edit it?
    5)I am not sure I correctly updated the db. How can I check it?
    6)The following code originated by google anlytics
    <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 type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-9197257-2");
    pageTracker._trackPageview();
    } catch(err) {}</script>

    should be added somewere?

    7)Last but not least not having the tpl_main_page.php file in mytemplate/common folder have I screwed up the ovveride system? If yes, How can I fix it?
    Sorry for so many questions but I am far from being an expert webmaster.
    ciao from Italy
    enzo

  7. #997
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I wanted to edit but I can not do it.
    In my previous post at point 1 and 2 updated means uploaded.

  8. #998
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I am sorry to repost, but can anyone help me with this? http://www.zen-cart.com/forum/showpo...&postcount=998
    Thanks
    enzo

  9. #999
    Join Date
    Sep 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I can't get this to work, but the template I'm using didn't have a tpl_main_page.php file in the suggested area. I tried modifying it everywhere lse I could find one.

    If I do a view source from any page on my site, I can't see the google analytics code.

    Can anyone suggest what I need to try next?

    Thanks.

  10. #1000
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by mommed View Post
    I can't get this to work, but the template I'm using didn't have a tpl_main_page.php file in the suggested area. I tried modifying it everywhere lse I could find one.
    I found that the tpl_main_page.php must be copied to your_template/common folder and then edited it as instructed.
    It works
    ciao from Italy

 

 

Similar Threads

  1. v150 Simple Google Analytics .sql error !
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:33 PM
  2. Simple Google Analytics-not working
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Nov 2010, 06:07 PM
  3. Simple (From Google) Analytics Install
    By DagLindt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2009, 10:46 PM
  4. Simple google analytics- help
    By Pet Herbal Remedies in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 1 Oct 2008, 10:37 PM
  5. Simple Google Analytics not working
    By jvanree in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 May 2008, 03:46 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR