Page 168 of 217 FirstFirst ... 68118158166167168169170178 ... LastLast
Results 1,671 to 1,680 of 2161
  1. #1671
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by BlessIsaacola View Post
    Thank you so much I downloaded it from your site because it's not available on Zen Cart yet. I know this is not the thread for it but any plan to publicly release your mod for Microsoft AdCenter tracking? Thanks!
    On the MSN AdCenter tracking, yes, I do plan on releasing that. After the merger of AdCenter and Yahoo, some things have changed and the way the tracking is generated is different.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by mikebr View Post

    Google says to place the code just before the tag </header>

    Unfortunately that tag does not exist.
    Any help would be appreciated
    If using this module you do not need to include any tracking as Google indicates (do not follow their instructions.) This module automatically inserts all the proper tracking, on the proper pages, and in the proper locations for you.

    Just follow the readme that came with the package.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by mikebr View Post
    I have placed the google analytics code in the custom area within the admin configuration/ google analytics
    Remove that 'custom code'. You do NOT need to copy and paste any code into the site. The module does this automatically for you. All you have to do is enter your Tracking IDs in the spaces provided in the admin and let the module do the rest.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  4. #1674
    Join Date
    Jun 2005
    Posts
    355
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Just installed SGA 1.2.5 on my Zencart 1.5 dev site. Google analytics does not appear under configuration. I believe in 1.5 either some extya sql is needed, or some extra lines in the function are required to register the module with admin. Can you please check this as SGA is listed on the downloads page as 1.5 compatible? Thanks!
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  5. #1675
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    So I upgraded from 1.2.2. I have an odd problem with my configuration menu though. I now have a "Google Analtyics" menu with all of my old options from the previous install.

    I also have a NEW configuration menu called "Google Analytics Configuratiion" with just three options:

    1. Google Tracking Code Type To Use
    2. Add Custom Tracking After Main Analytics Code?
    3. Google Custom Code - After

    My code seems to be working fine, but the configuration menu thing is driving me a little batty! Any ideas?

  6. #1676
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by swamyg1 View Post
    So I upgraded from 1.2.2. I have an odd problem with my configuration menu though. I now have a "Google Analtyics" menu with all of my old options from the previous install.

    I also have a NEW configuration menu called "Google Analytics Configuratiion" with just three options:

    1. Google Tracking Code Type To Use
    2. Add Custom Tracking After Main Analytics Code?
    3. Google Custom Code - After

    My code seems to be working fine, but the configuration menu thing is driving me a little batty! Any ideas?
    We took the "radical" step of removing the ALL the fields relating to GA from the configuration and configuration_group database tables, using phpMyAdmin.

    At the same time, we remioved ALL the files (from both the new and old versions).

    Then, we did a completely FRESH install of the new mod.

    It's not difficult removing the fields from the dbase - but BACKUP THE DBASE BEFORE you do anything inside phpMyAdmin. Exercise care - remember... configuration table AND configuration_group table contain fields that relate to the module.
    20 years a Zencart User

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by gothstone View Post
    Just installed SGA 1.2.5 on my Zencart 1.5 dev site. Google analytics does not appear under configuration. I believe in 1.5 either some extya sql is needed, or some extra lines in the function are required to register the module with admin. Can you please check this as SGA is listed on the downloads page as 1.5 compatible? Thanks!
    This should work just fine as is. Do you have any 'Admin Profiles' (passwords etc...) setup? If so, make sure you allow the proper user the ability to see the new addition (Tools > Admin Settings).

    Let me know if that helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by swamyg1 View Post
    So I upgraded from 1.2.2. I have an odd problem with my configuration menu though. I now have a "Google Analtyics" menu with all of my old options from the previous install.

    I also have a NEW configuration menu called "Google Analytics Configuratiion" with just three options:

    1. Google Tracking Code Type To Use
    2. Add Custom Tracking After Main Analytics Code?
    3. Google Custom Code - After

    My code seems to be working fine, but the configuration menu thing is driving me a little batty! Any ideas?
    It sounds to me that during upgrade the patch did not see the previous version (for whatever reason). I've never had this happen on an upgrade and it is patch related.

    Rather than deleting all the entries as mentioned in the other post you could simply 'move' those items in the 'new' configuration menu to the 'pre-existing' menu option.

    To do this you would need to know the group id of the new and the pre-existing menu options. Then either using phpMyAdmin manually alter them and update (changing the group id to the one you want under the three 'stray entries') or write an SQL statement to update this via the admin of zen (if you are versed in that area.)

    Let me know if you need anymore info on this.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #1679
    Join Date
    Jul 2005
    Location
    UK and Ireland
    Posts
    258
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Hi Eric

    Might be worth you adding a description here& in the README to explain how to get the module to display in ADMIN 1.5

    Admin > Admin Page Registration

    Page Key: (e.g. myModPageName)
    Page Name: (e.g. BOX_MY_MOD_PAGE_NAME)
    Page Filename: (e.g. FILENAME_PAGE_NAME)
    Page Parameters: (e.g. option=1 or, more usually, leave blank)

    Note we got it to display by delving directly into the ZC DB and new tables to cater for this..
    Last edited by JSWeb; 3 Dec 2011 at 01:57 PM. Reason: Spelling

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by JSWeb View Post
    Hi Eric

    Might be worth you adding a description here& in the README to explain how to get the module to display in ADMIN 1.5

    Admin > Admin Page Registration

    Page Key: (e.g. myModPageName)
    Page Name: (e.g. BOX_MY_MOD_PAGE_NAME)
    Page Filename: (e.g. FILENAME_PAGE_NAME)
    Page Parameters: (e.g. option=1 or, more usually, leave blank)

    Note we got it to display by delving directly into the ZC DB and new tables to cater for this..
    Good idea Jamie. Thanks for the post!
    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