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

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Any chance this is going to be modified for the new Google Analytics code that was released this week? Google claims that using the new (non-urchin) code will allow some kind of better viewing of ecommerce transactions; I have it installed for all my clients except for two that use Zen Cart, and wasn't sure if it would be possible/easy to update the code there. We are using this module currently.

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by netmeg View Post
    Any chance this is going to be modified for the new Google Analytics code that was released this week? Google claims that using the new (non-urchin) code will allow some kind of better viewing of ecommerce transactions; I have it installed for all my clients except for two that use Zen Cart, and wasn't sure if it would be possible/easy to update the code there. We are using this module currently.
    Yes, this code WILL in fact be updated to use the newer Google Analytics code just released this week. I am working on that now. :)

    I'll post to the board once ready to go and upload to the forums for download as well.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    Nov 2005
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Ok, I have read through this entire thread here and my issue seems to be a new topic. I have installed this mod on a fresh install of zen 1.3.8. I see that the tracking code is being generated in the catalog, however I do not find the admin config settings in the control panel to set my tracking ID. I have uploaded all the files to the correct directory. Not sure why I cannot see this option in the Admin panel.

    It should be under Admin>Config>Google yes?

    Am I missing something?

    Can I add my tracking id manually?

    Thanks
    Rooster

  4. #4
    Join Date
    Nov 2005
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Nevermind - I had have the admin profile module setup and I simply needed to turn that feature on.

  5. #5
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Yes, this code WILL in fact be updated to use the newer Google Analytics code just released this week. I am working on that now. :)

    I'll post to the board once ready to go and upload to the forums for download as well.
    Thanks Eric {BTW} I love your website and the eBooks, so much useful info.

    I just set up a new site today and went to google and noticed the new script. for those who are wondering if it works in 1.3.8 YES it does,

    If you are developing a mailing list for notification of this new mod, would you please include me?

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  6. #6
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Just jumped in here. Can I assume the new G code and the Simple Google Analytics mod like each other? BTW, Eric, your site won't resolve at this writing. I'll check back. Thanks.

  7. #7
    Join Date
    Nov 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I am having problems setting this up on my site. I am running the newest version of Zen Cart. I have done the following.

    Created a Google Analytics account.

    I download the google analytic mod. I checked the code in the file, /public_html/includes/templates/silverfish/common/tpl_main_page.php

    Made sure that the body ID showed
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

    Then added :

    <?php

    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');

    ?>

    Just before the </body>

    Updated the .sql file for non-upgrate.

    Changed the account # in the admin config

    Uploaded the files included with the mod into my file structure.

    Now, when I access Google Analytics, I get tracking code not detected.
    I have my Analytics set for http://www.pinwest.net and the default page, index.php.

    Any ideas ???

    Thanks,

    David...

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by pinwest View Post
    I am having problems setting this up on my site. I am running the newest version of Zen Cart. I have done the following.

    Created a Google Analytics account.

    I download the google analytic mod. I checked the code in the file, /public_html/includes/templates/silverfish/common/tpl_main_page.php

    Made sure that the body ID showed
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

    Then added :

    <?php

    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');

    ?>

    Just before the </body>

    Updated the .sql file for non-upgrate.

    Changed the account # in the admin config

    Uploaded the files included with the mod into my file structure.

    Now, when I access Google Analytics, I get tracking code not detected.
    I have my Analytics set for http://www.pinwest.net and the default page, index.php.

    Any ideas ???

    Thanks,

    David...
    Did you forget the trailing slash when telling Google where to verify code at?

    You have to be careful at times with letting Google know the exact location.

    Try reading through this post. It has some things to consider if the code shows as not detected. (One being the trailing slash).

    http://www.zencartoptimization.com/2...gle-analytics/
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #9
    Join Date
    Nov 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thank you very much. Figured out. My problem was that I copied the reg. code from the goggle site. Forget where I got it but the one I copied did not have the "-1" at the end therefore the activation code was incorrect. I found that when I check the code that goggle wanted me to enter into my site, the code had the -1 while the code I was using did not.

    Thanks for the link, it did help me greatly.

    David...

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by JackA View Post
    Just jumped in here. Can I assume the new G code and the Simple Google Analytics mod like each other? BTW, Eric, your site won't resolve at this writing. I'll check back. Thanks.
    The new G code and Simple Google Analytics WILL like each other (once I get this new version out).

    The upgrade from this version to the next should be pretty simple.

    Until then, you can use this version of Simple Google Analytics (which uses the previous "Urchin" tracking method and will be supported by Google for at least another year -- don't worry, my module will be out long before that with the updated code :).
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 
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