Page 118 of 217 FirstFirst ... 1868108116117118119120128168 ... LastLast
Results 1,171 to 1,180 of 2161
  1. #1171
    Join Date
    Aug 2004
    Location
    Rochester, NY
    Posts
    55
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thanks @econcepts. Apparently I had some leftovers from the "andrew" module. I thought I had looked for all those before posting. But, I just found and deleted the following:

    includes/modules/MYTHEME/pages/checkout_success/jscript_google_adwords.php

    which looked to be inserting the offending code into the header.

    Thanks,
    Tim
    FestOS :: Open-source arts-n-crafts festival management system from skypanther

  2. #1172
    Join Date
    Sep 2009
    Location
    /dev/null
    Posts
    15
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Really useful, waiting 24 hours for data to appear in my dashboard
    No one will remain alive forever.

  3. #1173
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi where can I find this tool or similar for zen 1.3.0.2

    Many Thanks

    RR

  4. #1174
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by skypanther View Post
    Thanks @econcepts. Apparently I had some leftovers from the "andrew" module. I thought I had looked for all those before posting. But, I just found and deleted the following:

    includes/modules/MYTHEME/pages/checkout_success/jscript_google_adwords.php

    which looked to be inserting the offending code into the header.

    Thanks,
    Tim
    Super. Glad you got it all worked out!
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #1175
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Renz View Post
    Hi where can I find this tool or similar for zen 1.3.0.2

    Many Thanks

    RR
    This module works on all zen cart versions. You can download it from the following link:

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

    Post any question you may have here.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #1176
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi There,

    Thanks for that got it all installed, appears to be tracking ok in google analytic, however the conversion tracking is still showing unverified... I dont need to copy their code anywhere do I? with the exception of the number in my admin>google analytic>
    Activate Conversion Tracking Yes Info
    Google AdWords Conversion Tracking Number (Mynumber)


    Any help is much appreciated,

    Thanks

    Renz

  7. #1177
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi all,

    Sorry to bring this down to a different level, but although I understand which code to add and where, I'm at a loss as to which files to upload from the GA folder, do I upload eveything? and where to put them, any help would be gratefully appreciated, thanks,

    Mike

  8. #1178
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi Eric @econcepts; or other help,

    I am having trouble with this mod. It does not show up at admin/configuration/. This was a first time install in 1.3.8a
    I guess it is because it is so very simple to install I have manage to do something wrong.
    Here is shopping cart URL: http://www.ezorbcalcium.com/secure/i...=index&cPath=1

    I have installed per “read me” and have check paths for files many times now all seem to be correct.
    I have a custom site, path for (tpl_main_page.php) /includes/templates/custom_folder/common/ tpl_main_page.php


    I have the following on my web pages, I guess is correct:

    <!--bof- google_analytics -->
    <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-XXXXXX-X");
    pageTracker._initData();
    pageTracker._trackPageview();
    </script><!--eof- google_analytics -->

    </body></html>

    On Google Dashboard shows “Receiving Data” & e-commerce website is YES

    I have “Fast & Easy Checkout & USPS Autofill mod's installed.

    Thanks for needed help,

    Larry

  9. #1179
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Renz View Post
    Hi There,

    Thanks for that got it all installed, appears to be tracking ok in google analytic, however the conversion tracking is still showing unverified... I dont need to copy their code anywhere do I? with the exception of the number in my admin>google analytic>
    Activate Conversion Tracking Yes Info
    Google AdWords Conversion Tracking Number (Mynumber)


    Any help is much appreciated,

    Thanks

    Renz
    No need to copy any code anywhere else. Just that one bit will do it.

    Keep in mind that Conversion Tracking is used ONLY to track the effectiveness of Paid Search (ppc) (i.e. Google Adwords in this case.)

    If you are not running any Adwords campaigns then Conversion Tracking will not do anything for you.

    You get your conversion tracking number from your Adwords account (not found in analytics). You must also have "conversion tracking" turned on in Adwords to get that. Finally, the only way (once it is turned on) that conversion tracking works (since it tracks paid search) is if a visitor FIRST clicks one of your paid search ads to get to your site and then purchases.

    All conversion tracking figures are found within your Google AdWORDS (not analytics) account.

    Now, having said that, this module does automatically track conversions on the analytics side if you have Ecommerce Tracking turned on (this is done from within your Google ANALYTICS account). You can also subsequently track conversions if you setup Goals (again, within your Google Analytics account).

    But to track the effectiveness of paid search you use the "Conversion Tracking" id from my admin.

    Does that help?
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  10. #1180
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by mike-b View Post
    Hi all,

    Sorry to bring this down to a different level, but although I understand which code to add and where, I'm at a loss as to which files to upload from the GA folder, do I upload eveything? and where to put them, any help would be gratefully appreciated, thanks,

    Mike
    Take a look at the readme file that came with the package. There is a section in there on installation that gives a step by step how to on it.

    It tells you where to upload and what to add to the page to get it to work. That is probably your best bet. If you still have issues after reading that then certainly post here and I'll try to clarify.

    :)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 

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