Page 121 of 217 FirstFirst ... 2171111119120121122123131171 ... LastLast
Results 1,201 to 1,210 of 2161
  1. #1201
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by gaffettape View Post
    Just installed this mod, few quick questions:

    In my GA account profile I have the following settings:

    Website URL: http://www.myurl.com/
    Default page [?] : left blank
    Time zone [?] : (GMT+01:00) London
    Exclude URL Query Parameters: left blank
    E-Commerce Website: Yes
    Site Search [?] : Do Track Site Search (Yes - with Query Parameter as 'keyword='
    Currency displayed as: British Pound Sterling (GBP UK£)

    Just wanted to check these are the correct settings.

    Thanks.
    Looks right. You could use the exclude filter if you want mentioned by @g1smd if you want to remove the zenid from the strings.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #1202
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by countrycharm View Post
    Hi Eric when I look at firebug it shows I have one error. The error points to _gat is not defined, var pageTracker = _gat._getTracker("UA-xxxxx-x"); Any suggestions on how to correct this. Thank You
    Eric can you look into this for me thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by countrycharm View Post
    Eric can you look into this for me thank you.
    Are you using this mod (Simple Google Analytics) or the other mod by Andrew (Google Analytics by Andrew).

    My mod (Simple Google Analytics) shouldn't ever through that type of error as I have all my code pre-built into the package and it only takes one line to install.

    The error you are getting looks basically says that either you have a piece of JavaScript code that refers to a var which is not present (because you might have not fully installed the mod) OR (because you have both mods installed at the same time which won't work.)

    Can you confirm you are using the Simple Google Analytics Mod and have not installed the other at any time?

    Let me know and we'll work through it to get you all squared away.

    Thanks!
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  4. #1204
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Are you using this mod (Simple Google Analytics) or the other mod by Andrew (Google Analytics by Andrew).

    My mod (Simple Google Analytics) shouldn't ever through that type of error as I have all my code pre-built into the package and it only takes one line to install.

    The error you are getting looks basically says that either you have a piece of JavaScript code that refers to a var which is not present (because you might have not fully installed the mod) OR (because you have both mods installed at the same time which won't work.)

    Can you confirm you are using the Simple Google Analytics Mod and have not installed the other at any time?

    Let me know and we'll work through it to get you all squared away.

    Thanks!
    Hi Eric I am just using yours add on. It has been so long ago I don't remember if I first installed Andrews or not. It has always work beautifully it just that error I can not figure out. If it's a javaScript code I don't know where to look to check it out to see whats going on.
    Last edited by countrycharm; 16 Apr 2010 at 04:51 AM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #1205
    Join Date
    Feb 2010
    Location
    Sunshine Coast Australia
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi everyone, I have installed simple google analytics v1.2.2 on ZC 1.3.8a install went smooth.
    It has allowed me to improve so many facets of my business -Fantastic! Thank You. I have read through the posts to find a solution to an issue I am having with my e-commerce tracking. It is not consistent with my actual orders and sometimes it works sometimes not can any one help? P.S. I have enabled this feature in the GA settings

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Zulu11 View Post
    Hi everyone, I have installed simple google analytics v1.2.2 on ZC 1.3.8a install went smooth.
    It has allowed me to improve so many facets of my business -Fantastic! Thank You. I have read through the posts to find a solution to an issue I am having with my e-commerce tracking. It is not consistent with my actual orders and sometimes it works sometimes not can any one help? P.S. I have enabled this feature in the GA settings
    Which version of the tracking code did you choose to implement (the "urchin / legacy" version or the "ga.js" version?)

    The ga.js version apparently still has some inconsistencies (on Google's end) in reporting accurate Ecommerce data. I use the "urchin" version of the code and get very accurate results.

    You can choose which version of the code you want to use (and easily switch between the two) from the admin.

    Does that help solve your problem?
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #1207
    Join Date
    Feb 2010
    Location
    Sunshine Coast Australia
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thanks for your reply. I did choose the "ga.js" version, I will choose the "urchin/legacy" option an see how I go. What a fine module that has a very real benefit - Thank you.
    Zulu11
    http://www.weddingsecret.com.au
    Better to light a candle than to curse the darkness.

  8. #1208
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    What does the error message say? This mod should work with most installed mods. I would need to know what the error message says to let you know what to do with that.
    Hi, sorry for the slow reply - don't remember getting emailed about a new post.

    I don't get an error message as such, my error, or problem, is that some conversions are showing up with a value of £1 - we don't have sales at £1 so for some reason the actual sale value is being ignored and inserted as £1 instead.

  9. #1209
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Are you using this mod (Simple Google Analytics) or the other mod by Andrew (Google Analytics by Andrew).

    My mod (Simple Google Analytics) shouldn't ever through that type of error as I have all my code pre-built into the package and it only takes one line to install.

    The error you are getting looks basically says that either you have a piece of JavaScript code that refers to a var which is not present (because you might have not fully installed the mod) OR (because you have both mods installed at the same time which won't work.)

    Can you confirm you are using the Simple Google Analytics Mod and have not installed the other at any time?

    Let me know and we'll work through it to get you all squared away.

    Thanks!
    Hi Eric I guess I need to go to my database to see if the problem lies there. I have checked my files and they seem to be all in order. I downloaded Andrews version to double check to see if there were file left over from his. Don't see any from his version. I'm still stumped...lol
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #1210
    Join Date
    Dec 2008
    Posts
    62
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Zencart 1.38
    Simple google analytics 1.2.2
    Use older urchin = no

    I searched the thread and am still confused how to set up alias domains. Posts ~#1015 seem relevant but adds to my confusion.
    I have mysite.com and anotherurl.com that points to mysite.com. The redirect is set to point to mysite.com by the hosting company and not by any settings on my end (like htaccess).
    Im simply trying to track how many people directly typed in anotherurl.com to get to mysite.com
    Is this actually already being tracked in analytics as a “traffic source”?
    If I understand right, to track anotherurl.com I set should set up another profile inside google such that I have:
    Exsisting UAxxxxxx-1 and
    Other url UAxxxxx-2

    Right or wrong?

    Then, I am totally clueless what to do next. One post says to add UAxxxxx-2 in admin/configuration/GoogleAnalyticsConfiguration .
    Is this correct? There is only one field in the interface. Would I just put both with a comma in between (as in UAxxxxx-1, UAxxxxx-2)?

    Other posts mention modifying code but I am lost as to what to modify. I see tpl_main_page.php mentioned frequently but it does not look like anything in that file specifically references the particular UAxxxx number.

 

 

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