Zen Cart Logo
Forums / All Other Contributions/Addons / Simple Google Analytics - Support

Simple Google Analytics - Support

Views: 451,121

Results 501 to 520 of 2,165
7 Jan 2008, 12:49 PM
#501
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Simple Google Analytics - Support

crabdance:

Hi there! Just wanted to say thank you for the code that finally got the google stuff to work. Now when you go to the google site it says "Receiving Data". I don't see any information in any reports but from what I can gather from the posts here is that it takes a little time for things to start showing up.

I've been going crazy! Thanks a bunch!

Yes, just takes time. Hang in there and eventually Google will update there end. :)

7 Jan 2008, 2:31 PM
#502
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

Re: Simple Google Analytics - Support

econcepts:

After looking at your pages, you have both the "urchin" and the new "ga" version of Google analytics code present. You can only have one (both may not be present).

Try removing one of them and then make sure you give Google the proper url (with the trailing slash) to find and verify the code at.

Thanks for letting me know about the code. You were right, I had both copies there. Not sure how that happened. Thanks a lot man!

Would you mind checking out my code again to see if it's ok. Don't know if I messed that "if" statement up or not.

8 Jan 2008, 1:31 PM
#503
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

crabdance:

Thanks for letting me know about the code. You were right, I had both copies there. Not sure how that happened. Thanks a lot man!

Would you mind checking out my code again to see if it's ok. Don't know if I messed that "if" statement up or not.

I can't tell from looking at the source only if the "if" statement is ok, but the tracking code that I see is correct.

8 Jan 2008, 2:02 PM
#504
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

Re: Simple Google Analytics - Support

econcepts:

I can't tell from looking at the source only if the "if" statement is ok, but the tracking code that I see is correct.

Well, I want to thank you for being so nice about this and helping me. I got an email from google about my installations working so I guess everything is ok. I set a small goal up and tested it. Worked fine so I'm happy about that.

Thank you for your help... have a wonderful day!

/js

10 Jan 2008, 12:59 PM
#505
cal avatar

cal

New Zenner

Join Date:
Feb 2006
Posts:
54
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Any progress with the developemnt of this mod to incorporate the new google analytics code?

10 Jan 2008, 2:54 PM
#506
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

Cal:

Any progress with the developemnt of this mod to incorporate the new google analytics code?

Yes> I should have that new version ready for download shortly. The plan was yesterday, however a project took me a way from that. It looks like sometime late this eve or early tomorrow for release. I'll post here when ready.

10 Jan 2008, 2:57 PM
#507
cal avatar

cal

New Zenner

Join Date:
Feb 2006
Posts:
54
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Cheers Eric

I've got to implement the code for a client tomorrow morning/early avo so it would be great if it was ready for then.

Hats off to you.

Cal

11 Jan 2008, 1:22 AM
#508
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

Re: Simple Google Analytics - Support

New unwanted behavior. I get the following error now from Google.

Access denied. Please try relaunching site overlay from the report.

First of all... what does this mean? Second what should I do. I've had to disable all google stuff for the edited files. Anyone know what's going on?

thanks

11 Jan 2008, 1:38 PM
#509
tweakservers avatar

tweakservers

New Zenner

Join Date:
Sep 2007
Posts:
67
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Hi Guys,

I dont know, I have installed the modules since 2 months ago and it has been working great. However, since the early of this month, my google analytic starts to showing 0 visitors users at the google analytic dashboard. I have tried checking up the Analytic Account no. in the module which is correct and the Google Analytic URL which has the / attached at the back of the URL. I have contacted Google Support and they have replied saying I have not installed the Analytic tracking code on the side......:blush::dontgetit

11 Jan 2008, 3:15 PM
#510
crabdance avatar

crabdance

Zen Follower

Join Date:
Sep 2007
Posts:
318
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Ok... everything is working now. I installed the google files again and everything started working. I did notice that the files were different sizes (some of them). Did someone sneak in a fix and not tell me lol.... Anyway... just glad that it's working again without the weird errors.

14 Jan 2008, 5:59 PM
#511
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

I'm happy to announce the release of Simple Google Analytics version 1.2.0!

This version has a few changes and updated instructions.

The main change for this version is the conversion of tracking code away from the previous "urchin.js" version, and toward the new "ga.js" version released by Google in December 2007.

A quick note. The new code released by Google required altering a number of elements including the e-commerce tracking portion, so, anyone who tried to use the following post to implement changes to code on their own (before this release) will definitely want to update to this version.

Important Note:
The code snippet posted here http://www.zen-cart.com/forum/showpost.php?p=484894&postcount=491 by another zen user is incorrect and should not be utilized. It mixed old "urchin" code with new "ga" code which could cause unexpected results.

So again, if you used the instructions posted there to try to implement any changes on your own, you will want to update using this official 1.2.0 version.

Version 1.2.0 is available for immediate download from here:
http://www.zencartoptimization.com/2008/01/14/new-release-simple-google-analytics-v120-new-gajs-code-compatible/

And will be sent to the Zen Cart downloads section today as well. But for those of you that can't wait for it to be posted by the Zen team to that section, you can use the above link to get it now.

In a future release (1.2.1) even more items will be added that utilize new features of the ga code. For now, this will get you everything you need. (the "future updates" will just be "extras").

Enjoy!bolded

14 Jan 2008, 8:32 PM
#512
yenmax avatar

yenmax

New Zenner

Join Date:
Sep 2006
Posts:
89
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Hi,

Yenmax.com store opened onwebsite since August 2007. I have a sitemape index file, which is registered at google and Yahoo. Google Analytics says my PageRank not yet assigned. How long I have to wait to see my pageRank? Any idea? Please let my know.

14 Jan 2008, 8:49 PM
#513
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

yenmax:

Hi,

Yenmax.com store opened onwebsite since August 2007. I have a sitemape index file, which is registered at google and Yahoo. Google Analytics says my PageRank not yet assigned. How long I have to wait to see my pageRank? Any idea? Please let my know.

That is a question for another forum / thread. PageRank has nothing to do with Google Analytics itself.

A general answer though of what page rank is a measure of can be found here:

http://www.zencartoptimization.com/2007/07/02/are-you-loosing-google-page-rank-because-you-forgot-the-www/

In short, you need incoming links to increase your page rank.

15 Jan 2008, 1:28 AM
#514
kenwvs avatar

kenwvs

New Zenner

Join Date:
Dec 2007
Posts:
27
Plugin Contributions:
0

Re: Simple Google Analytics - Support

I just downloaded and installed the simple google analytics mod, and am wondering if there is a way to tell if it is working.

I have a store as a link on my main site, as the store isn't actually the main focus of this site. When I do a view source for my store home page, the google account number is showing up, so I assume it should be working. When I did the install, I am not sure if I missed a step, or misunderstood a step, but I didn't install the "Admin" folder from the download. I only installed the "Include" files and sql. The configuration does allow me to input the google analytic account number.

Appreciate any input as to whether I have done this correctly.

Thanks,

15 Jan 2008, 3:20 AM
#515
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

kenwvs:

I just downloaded and installed the simple google analytics mod, and am wondering if there is a way to tell if it is working.

I have a store as a link on my main site, as the store isn't actually the main focus of this site. When I do a view source for my store home page, the google account number is showing up, so I assume it should be working. When I did the install, I am not sure if I missed a step, or misunderstood a step, but I didn't install the "Admin" folder from the download. I only installed the "Include" files and sql. The configuration does allow me to input the google analytic account number.

Appreciate any input as to whether I have done this correctly.

Thanks,

Were you upgrading to the new version, or were you installing it for the first time?

If you were installing it for the first time, then by not uploading all files, you probably did not complete the install correctly (at least that is what it sounds like from what you described).

If you are upgrading (depending on from which version) you may already have the admin files in place.

15 Jan 2008, 4:49 PM
#516
odayict avatar

odayict

New Zenner

Join Date:
Jan 2008
Posts:
4
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Hello,

Ok So I have Zen Cart 1.3.6, want to install Simple Google Analytics with new installation steps

I replaced the files and put them correctly.

I installed the SQL patch. (including putting that line before the body tag)

I made sure the zv_load part does exist.

I then configured it in Zen Cart Admin.

My google analytics tell me ' Tracking code not detected '

lol I am frustrated.

Please help,

16 Jan 2008, 4:19 AM
#517
econcepts avatar

econcepts

Totally Zenned

Join Date:
Dec 2005
Posts:
1,505
Plugin Contributions:
2

Re: Simple Google Analytics - Support

odayict:

Hello,

Ok So I have Zen Cart 1.3.6, want to install Simple Google Analytics with new installation steps

I replaced the files and put them correctly.

I installed the SQL patch. (including putting that line before the body tag)

I made sure the zv_load part does exist.

I then configured it in Zen Cart Admin.

My google analytics tell me ' Tracking code not detected '

lol I am frustrated.

Please help,

Make sure you gave Google the correct url to find the tracking code at. Don't forget the trailing slash.

16 Jan 2008, 7:01 PM
#518
dbrewster avatar

dbrewster

Zen Follower

Join Date:
Jul 2005
Location:
Charlottesville, VA
Posts:
376
Plugin Contributions:
0

Re: Simple Google Analytics - Support

I'm having the same prob: the code is not appearing on the pages, and Google Analytics says tracking not installed.

All 3 files uploaded to right spots.

SQL file run without errors.

Google tracking Id entered in Admin > configuration.

Google Analytics configuration updated; this store is not the main focus of our website, so I added http://www.coreknowledge.org/bookstore/ and gave default page as index.php.

I'm using Zen Cart 1.3.8a, and it has the special zv_onload body tag in tpl_main_page.php, which I'm using in its default form, not customized.

When I view product pages, or the home page, I do not see the Google Analytics code being generated on the page.

I'd love to get this very nice mod working! :)

---Diana

16 Jan 2008, 7:25 PM
#519
dbrewster avatar

dbrewster

Zen Follower

Join Date:
Jul 2005
Location:
Charlottesville, VA
Posts:
376
Plugin Contributions:
0

Re: Simple Google Analytics - Support

ah, never mind, I missed a step! Always pays to read again, very carefully! (D'oh!)

3. At the bottom of /includes/templates/[your_template]/common/tpl_main_page.php
Copy and paste the following lines of code (found below) just before the </body> tag:

<?php require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php'); ?>odayict, this could be happening to you, too, check those installation instructions!
17 Jan 2008, 10:35 PM
#520
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: Simple Google Analytics - Support

Hello,

I have implemented the module and am seeing that it is tracking but I am not seeing the transactions in the ecommerce section of Google. I did a test order and the checkout success pages looks as google is requesting. Does it take longer than normal for them to show? I implemented yesterday and don't see anything yet? I can see my google checkout ecommerce transactions.....

Thanks,

Shrimp-Gumbo