Deceased
- Join Date:
- Aug 2004
- Location:
- Saint Petersburg, Russia
- Posts:
- 1,782
- Plugin Contributions:
- 5
Google Analytics Integration
a_berezin:
The Erics module is based on older version of my module.
And I use Erics conversion code.
Views: 225,787
Deceased
a_berezin:
The Erics module is based on older version of my module.
And I use Erics conversion code.
Deceased
Wow! :frusty::censored: Sorry!!! I upload very old version!!!
Please re-download it. Check version in tpl_footer_googleanalytics.php. It must be:
* @version $Id: tpl_footer_googleanalytics.php, v 2.1.1 09.01.2008 19:56 Andrew Berezin $
Totally Zenned
- @version $Id: tpl_footer_googleanalytics.php, v 1.2.2 16.12.2006 13:36 Andrew Berezin [email protected] $
*/
This is from the one I downloaded, will check downloads later.
Thanks
New Zenner
I install this module, and in the manual under:
4. Go to Admin>Configuration>Google Analytics
I can’t find is in my shop?
This function don’t appears and I installed the module correct?
New Zenner
HeathenMagic:
Hello Andrew,
This may be just my store setup, but I installed the mod and sql patch. If I have something in my basket and go to checkout, it pops up with the following.
Do you want to display the unsecure items on this page?
YES NO
I found that if I delete the javascript file for this mod, the problem goes away. Obviously the mod won't work without them.
I added the code to the bottom of tpl_footer as stated.
I have simple google analytics by Eric also. Is that the reason?
Yours is for ecommerce tracking, and Erics covers the rest so I would like the two really.
Just thought I would let you know about it anyway.
Thanks in advance,
Heathenmagic
Hi Andrew,
I'm getting the same error as explained above even with the 2.1.1 version. Whenever the jscripts are copied over I get the isecure items box appear on the website. What could be causing this?
Kind Regards
Matt
New Zenner
Andrew;
Perhaps I missed it but is this current mod only comp with 1.38 or does it work with 1.37 and older?
New Zenner
Andrew,
I too am having the secure non secure items problem with this mod. When I remove the jscript folder the problem goes away.
Hope you can help because this is a great contrib
Regards,
Scotty
New Zenner
I too am unfortunately getting the secure and insecure message under IE7.
Deceased
Zeroca:
I too am unfortunately getting the secure and insecure message under IE7.
Thanks to all, I now see the error. But still do not know the cause of its occurrence. :no:
New Zenner
Hi,
I'm just getting my site set up and was wanting to use Analytics, but I see several people getting an error in IE 7. Should I assume that maybe it's not something I should install at this point or does it 'normally' work ok ?
Thanks,
Jeff
New Zenner
DashRipRock:
Hi,
I'm just getting my site set up and was wanting to use Analytics, but I see several people getting an error in IE 7. Should I assume that maybe it's not something I should install at this point or does it 'normally' work ok ?
Thanks,
Jeff
I've disabled it until I get a response regarding the issues.
New Zenner
Mr. Andrew Berezin,
First I would like to thank you for your excellent code and your contribution to the community.
Would appreciate if you keep all the comments strictly in english and this avoid any confusion and errors on the Html side.
Good work and thanks again.
JB
Zen Follower
From what I can tell from the posts here. This mod is not working very well. I think I'll wait awhile before installing it.
Zen Follower
It looks like I got this installed on a test site with no prblem. This is a must have tools for e-commerce sites.
New Zenner
anubis:
I've disabled it until I get a response regarding the issues.
Thanks for your reply Anubis. Hopefully it'll be something that's fixed soon. This contribution is almost a necessary one if you really wanna operate a business instead of just 'watching' the website.
New Zenner
Huge thread, can't take it all in. As a new user of this add-on, is there an easy way to tell if it is working? Also, does it work with Ultimate SEO URLs?
Thanks, and apologies if this has been asked and answered before - I couldn't find it.
New Zenner
It appears there is a problem with the IE-specific javascript in this mod.
Look for:
// for IE
if(window.ActiveXObject) {
document.write("<script id=8d6b7cf147cf9 defer " +
"src=javascript:void(0)><\/script>");
and replace with
// for IE
if(window.ActiveXObject) {
document.write("<script id=8d6b7cf147cf9 defer " +
"src=:\/\/0><\/script>");
I'm by no means a JS expert, so maybe someone else can comment on this possible fix. It at the very least eliminates the IE popup warnings, and doesn't affect how other browsers behave.
New Zenner
Call me an idiot, but can't I just put the analytics code in my footer.php ?
Zen Follower
timjbart:
Call me an idiot, but can't I just put the analytics code in my footer.php ?
You want me to call you an Idiot? ok.
to answer your question, yes, you can just put it in the footer and be done with it. Just remember where you put it for future enhancements.
What's nice about this mod is that you don't have to go into the code to make changes (well except for when it's not working... ). I'm a designer and create sites for customers using ZenCart. I would prefer my clients never go into the code because you just don't know what might go wrong. So, if I can have google analytics in admin, I'm happier. If for whatever reason they need to change google analytics account, they can make the changes without my assistance. Independence is a good thing for store owners who don't know enough code.
Deceased
tornadostore:
It appears there is a problem with the IE-specific javascript in this mod.
tornadostore, Thank you!
Please, test last version v 2.1.2 21.02.2008 11:04
Fields marked required must be completed.
Tell staff why this post should be reviewed.