Page 9 of 217 FirstFirst ... 78910111959109 ... LastLast
Results 81 to 90 of 2161
  1. #81
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by 100asa View Post
    At this time analytics don't have track your order, Cuda!
    :-(
    Not sure why you are not tracking....check your analytics account number and then see this page

    http://www.google.com/support/analyt...g&topic=&type=

    and make sure the formating of the hidden form is correct. I was going to check again but looks like you deleted my test account allready. Good luck let us know if you find the problem.
    ---------------------------------
    Barracuda Productions pure instincts

  2. #82
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Default Re: Simple Google Analytics - Support

    I must be having a really bad day...

    the readme says:

    admin->configuration->google analytics configuration

    My problem is the download doesn't come with any ADMIN files. Is it just me ?
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  3. #83
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by virtualahmad View Post
    I must be having a really bad day...

    the readme says:

    admin->configuration->google analytics configuration

    My problem is the download doesn't come with any ADMIN files. Is it just me ?
    Did you get it to work? There are no admin files needed just the sql patch. Let me know if you need helpf...
    ---------------------------------
    Barracuda Productions pure instincts

  4. #84
    Join Date
    Jan 2006
    Location
    Toronto, Ontario, Canada
    Posts
    183
    Plugin Contributions
    3

    Default Re: Simple Google Analytics - Support

    i did.... the problem was a lack of coffee i think... it was there all along...
    Ahmad Rahman
    TRUST IT | web site design and development
    mobile: 416.828.0224 | email: [email protected]
    www.trustit.ca

    For IT solutions how you want IT, when you want IT, TRUST IT.

  5. #85
    Join Date
    Aug 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi,

    I am kind of new at this so sorry if this is a dumb question.

    When I am uploading the folders on to my site should the google_analytics folder be installed in:

    includes/templates/mytemplate/ ?

    or

    includes/templates/mytemplates/jscript ?

    Do I dump the folder in there or just move the contents of the folder into it. For example should it read:

    includes/templates/mytemplates/jscript/google_analytics/
    or
    includes/templates/mytemplates/jscript/google_analytics.php


    I was also wondering if thier is an install for the yahoo site tracker jscript?

    Thanks

    Hector

  6. #86
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by radiof View Post
    Hi,

    I am kind of new at this so sorry if this is a dumb question.

    When I am uploading the folders on to my site should the google_analytics folder be installed in:

    includes/templates/mytemplate/ ?

    or

    includes/templates/mytemplates/jscript ?

    Do I dump the folder in there or just move the contents of the folder into it. For example should it read:

    includes/templates/mytemplates/jscript/google_analytics/
    or
    includes/templates/mytemplates/jscript/google_analytics.php


    I was also wondering if thier is an install for the yahoo site tracker jscript?

    Thanks

    Hector
    When uploading mod files the stucture should be the same as they are in the downloaded file (unless noted otherwise in the readme) this goes for all mods.

    So for this mod your path to the google_analytics folder should be:

    includes\templates\your_template\google_analytics

    There is no jscript folder so nothing to upload there, are you sure you are on the right thread? There is another google analytics mod it is here:

    http://www.zen-cart.com/forum/showthread.php?t=43907

    there is no yahoo site tracker provided with this mod.....google analytics will track plenty of info and you probably will have no need for the yahoo site tracker....if you are running yahoo ads (or any ads, campaigns for that matter) you can track them by tagging your link urls with google analytics variables see here for an explanation:

    http://www.epikone.com/blog/2006/11/...-link-tagging/

    let me know if you need anything else
    ---------------------------------
    Barracuda Productions pure instincts

  7. #87
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I installed Simple Google Analytics yesterday and I keep checking Google Analytics but I am still getting this message:

    -------------------
    Tracking Status Information
    Profile Name: www.horse-logos.com
    Website URL: www.horse-logos.com

    Tracking Not Installed (Last checked: 2007-04-06 1:08 PM PST.)
    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.
    -------------------

    This code is on the bottom of my cart pages...

    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1623104";
    urchinTracker();
    </script></body></html>

    So what did I do wrong or do I just have to wait on Google for longer?

  8. #88
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by jonisolis View Post
    I installed Simple Google Analytics yesterday and I keep checking Google Analytics but I am still getting this message:

    -------------------
    Tracking Status Information
    Profile Name: www.horse-logos.com
    Website URL: www.horse-logos.com

    Tracking Not Installed (Last checked: 2007-04-06 1:08 PM PST.)
    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.
    -------------------

    This code is on the bottom of my cart pages...

    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-1623104";
    urchinTracker();
    </script></body></html>

    So what did I do wrong or do I just have to wait on Google for longer?
    Easy fix for you .... all you need is your site number (not really sure what it is called to tell you the truth) which is usually just -1 but check your account number in g analytics. So in the admin you need to enter "UA-1623104-1" or if you are tracking more then one site whatever site number this site is...let me know if you need anything else and that I am making sense
    ---------------------------------
    Barracuda Productions pure instincts

  9. #89
    Join Date
    Sep 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I just installed this and it appears to be working, now I am trying to set up a goal. For the "Goal URL" what should I put? I just did a test order and the thank you page url was:

    https://www.domain.com/index.php?main_page=checkout_success&zenid=387aa9ebf4f1967f3c7beb63c2d21ade

    so do I put:

    https://www.domain.com/index.php?main_page=checkout_success

    will the zenid at the end cause a problem?

  10. #90
    Join Date
    Mar 2006
    Posts
    191
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi all,

    I'm keen to add Google Analytics support to my 1.3.7 cart but am a little confused here..

    There seem to be two major threads on the subject. This one I'm posting in refers to The Simple Google Analytics mod that is in the official downloads section. The other thread is not clear at all, but I understand it's a different mod.
    Is that the case.. and which one is the one to use?

    Also.. I've downloaded the one off the site here and it says it's for 1.3.6 Does it work on 1.3.7? I've searched the forum for that, but no luck.

    And finally, if I install it.. just how risky is this mod regarding future cart upgrades? I'm trying not to install anything that is going to make things difficult down the line.

    Thanks for any advice on this,
    Rob

 

 
Page 9 of 217 FirstFirst ... 78910111959109 ... LastLast

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