Page 1 of 2 12 LastLast
Results 1 to 10 of 2161

Hybrid View

  1. #1
    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

  2. #2
    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

  3. #3
    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?

  4. #4
    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

  5. #5
    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?

  6. #6
    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

  7. #7
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by robax View Post
    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
    This should work fine with 1.3.7 and should be easy to upgrade to new releases. There is another mod similar to this one available I just found people were having some dificulties with it and I made this one simple....at least I tried to. Let me know if I can help
    ---------------------------------
    Barracuda Productions pure instincts

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by xemiterx View Post
    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?mai...7beb63c2d21ade

    so do I put:

    https://www.domain.com/index.php?mai...eckout_success

    will the zenid at the end cause a problem?
    You do not want your zenid in the url....for goal tracking the checkout_success page is the final goal and you can add all the steps up to that point....just do a test order and everytime you go to the next step enter the url in one of the goal steps...not to hard to do

    cuda
    ---------------------------------
    Barracuda Productions pure instincts

  9. #9
    Join Date
    Jul 2006
    Posts
    129
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    I posted this over on the Google Analytics Integration thread from a_berezin and just wanted everyone to see it....

    a_berezin and all others I apologize for any confusion or strife I have caused anyone....Below is my post that has caused this issue made in the thread for the fork of his mod Google Analytics Integration which I named Simple Google Analytics

    This should work fine with 1.3.7 and should be easy to upgrade to new releases. There is another mod similar to this one available I just found people were having some difficulties with it and I made this one simple....at least I tried to. Let me know if I can help
    found here: http://www.zen-cart.com/forum/showth...=53701&page=10

    a_berezin is the original coder of this mod no doubt and all of his work on zen cart is outstanding and I myself use many of his mods. I would also like to urge a_berezin to not drop his support for this mod...This is the spirit of opensource everyone can have a shot at doing it there way some may like a_berezin's way and others my modded way. It all started out the same much like linux or zen cart for that matter. Zen Cart itself forked from osCommerce and now is much different but some of the code from osCommerce remains. This is a community here at zen cart and the heart of any opensource community is those who are willing to contribute....I saw an opportunity so I contributed this is what keeps opensource alive, I think most will agree with me....

    so I really want to say I am sorry for the slight slip in words to a_berezin and urge him to not throw in the towel and keep that fire burning...

    Sincerly
    Cuda
    ---------------------------------
    Barracuda Productions pure instincts

  10. #10
    Join Date
    Apr 2007
    Posts
    86
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Newb question:

    What's the difference between using this download or just posting Google's tracking code directly to the "templates/custom/common/tpl_main_page.php"?

 

 
Page 1 of 2 12 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

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