Page 174 of 217 FirstFirst ... 74124164172173174175176184 ... LastLast
Results 1,731 to 1,740 of 2161
  1. #1731
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Is there a reason you have a different tracking number (UA) for the secure vs. non-secure site?

    Ideally they should be identical if you want the most accurate tracking.

    My suggestion would be to choose one tracking number and use that for the website. If you have multiple websites (with different domains) you can use different tracking numbers (UA) to segment then (and even then, you could technically track multiple domains with the same id if desired.)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #1732
    Join Date
    Nov 2011
    Posts
    59
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Is there a reason you have a different tracking number (UA) for the secure vs. non-secure site?

    Ideally they should be identical if you want the most accurate tracking.

    My suggestion would be to choose one tracking number and use that for the website. If you have multiple websites (with different domains) you can use different tracking numbers (UA) to segment then (and even then, you could technically track multiple domains with the same id if desired.)
    thanks I got that one figured out. what threw me off was google shows http and https as different choices - then I took at the code they generate and saw the bit about being able to support http and https from the same code.

    My other question is this: do I have to define my own sales funnel - I'm guessing yes?

    I've done a few transactions earlier today and while basic access stats show up in the analytics code none of my sales have yet.

    maybe I need to go back and read all the posts in this thread.

  3. #1733
    Join Date
    Nov 2011
    Posts
    59
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    one thing I have noticed -

    a lot of the older thred refer to this code in the bottom of the mail page:

    PHP Code:
    <?php
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE$current_page_base,'google_analytics') . '/google_analytics.php');
    ?>
    I have the following code:

    PHP Code:
    <?php
    if (GOOGLE_ANALYTICS_TRACKING_TYPE == "Asynchronous") {
    // Do nothing
    } else {
    require(
    DIR_WS_TEMPLATE 'google_analytics/google_analytics.php');
    }
    ?>
    I am getting google stats but no sales number and do have my UA code entered in the config screen.

    In addition my tpl_main_page.php is in:
    /usr/local/websites/mysite/includes/templates/ZCT/common

    and my google-analytics directory is located at:
    /usr/loca/websites/includes/templates/ZCT/google_analytics

    does this look right?

    thanks in advance.

  4. #1734
    Join Date
    Feb 2009
    Posts
    419
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Wow! I was really surprised when I went to install this addon on a newly installed ZC 1.5.0 that there was no Google analytics showing under Configuration in Admin. That is a first, as I have installed this addon on previously ZCs with no problems.

    I did go back a page in this support thread and noticed the fix. But since me and databases don't get along (I just have to look at myphpAdmin and my database explodes) ... I'll wait for Eric to provide an updated version with the fix.

  5. #1735
    Join Date
    Sep 2010
    Posts
    4
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    A great addon, well written, congratulation to Eric.

    I would have however a few suggestions on future releases:

    1. google_conversion_format, google_conversion_color and google_conversion_label are hardcoded - should be editable from admin

    2. Beside checkout_success, to track eventually user signup and/or newsletter subscribers (helpful if you have adwords on)

    3. I think that is no need anymore for the old urchin and ga code. I would clean up the file eliminating the code leaving only the async type. This way this addon would be a truly plug & play, no hacking would be necessary to any template file.

    I've made some of these modification to my site and the addon is working great.

  6. #1736
    Join Date
    May 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by beyre View Post
    Wow! I was really surprised when I went to install this addon on a newly installed ZC 1.5.0 that there was no Google analytics showing under Configuration in Admin. That is a first, as I have installed this addon on previously ZCs with no problems.

    I did go back a page in this support thread and noticed the fix. But since me and databases don't get along (I just have to look at myphpAdmin and my database explodes) ... I'll wait for Eric to provide an updated version with the fix.
    Where did you find the fix, please? I've been fighting with this all morning.

    My GA numbers seemed to be fine after the upgrade, but they've slowly dropped 'till they are showing ZERO visitors...despite the fact I have plenty of people online, and am getting business-as-usual.

    So I downloaded this and installed it, but now there's nothing in the configuration menu; so I'm at a dead end.

  7. #1737
    Join Date
    Jan 2012
    Posts
    488
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by RJugalbot View Post
    I was able get the configuration ID in the configuration database using phpMyAdmin.

    I added the Simple Google Analytics to the Admin Page Registration using this info:

    Page Key: Simple Google Analytics
    Page Name: UN_BOX_GOOGLE_ANALYTICS
    Page Filename: FILENAME_CONFIGURATION
    Page Parameters: gID=49
    Menu: Tools
    Display on Menu? Y
    Sort Order: 0

    The menu was added in under Tools. However, when clicked it just shows the My Store configuration.

    Thank in advance for any help.

    I didn''t have any luck with it under 'Tools' either.

    Registering it under 'Configuration' and it shows properly.

  8. #1738
    Join Date
    Jan 2012
    Posts
    488
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by DragonLady View Post
    Where did you find the fix, please? I've been fighting with this all morning.

    My GA numbers seemed to be fine after the upgrade, but they've slowly dropped 'till they are showing ZERO visitors...despite the fact I have plenty of people online, and am getting business-as-usual.

    So I downloaded this and installed it, but now there's nothing in the configuration menu; so I'm at a dead end.
    http://www.zen-cart.com/forum/showpo...postcount=1729

  9. #1739
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by beyre View Post
    Wow! I was really surprised when I went to install this addon on a newly installed ZC 1.5.0 that there was no Google analytics showing under Configuration in Admin. That is a first, as I have installed this addon on previously ZCs with no problems..
    Nearly ALL add-ons will need to be upgraded in order to work with Zen Cart v1.5.. This is an easier task for some add-ons than others, and Eric is being cautious to make sure that any "quick fixes" posted do not cause and PCI compliance and security issues.. So be prepared to wait through this process prepare to continue to be "surprised".
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #1740
    Join Date
    May 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thank-you! Thank-you! Thank-you!

 

 

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