Re: Simple Google Analytics - Support
If that page does not exist, you need to copy it from /includes/templates/template_default/common/tpl_main_page.php
Re: Simple Google Analytics - Support
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
econcepts
Yes, uploading the new release after the holiday here. Just installed on a few more sites here in the past day so all is well with it on various platforms and versions. Setting up the package (zip file) for distribution now.
This is my monthly check in...any update on this release? Thank you!
Re: Simple Google Analytics - Support
Hi,
I just noted a minor error during the WC3 validation of html pages using this mod.
In the google_analytics.php file on line 84-85 original file is:
PHP Code:
<!-- Google Analytics -->
<script>
Should be:
PHP Code:
<!-- Google Analytics -->
<script type="text/javascript">
This way the WC3 validation is fine.
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
BlessIsaacola
This is my monthly check in...any update on this release? Thank you!
Maybe one day Eric will get around releasing it. I kind of like Piwik. Once set up right it tell you about as much or more information.
Re: Simple Google Analytics - Support
This has been fixed in Easy Google Analytics v2.1.5. Submitted for moderation moments ago.
Quote:
Originally Posted by
izar74
Hi,
I just noted a minor error during the WC3 validation of html pages using this mod.
In the google_analytics.php file on line 84-85 original file is:
PHP Code:
<!-- Google Analytics -->
<script>
Should be:
PHP Code:
<!-- Google Analytics -->
<script type="text/javascript">
This way the WC3 validation is fine.
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
bislewl
This has been fixed in Easy Google Analytics v2.1.5. Submitted for moderation moments ago.
Perfect timing :P:clap:
Re: Simple Google Analytics - Support
I am also fairly new to Zen Cart, and would like to install Simple Google Analytics. Have downloaded the plug-in, but have not yet installed it, as I have questions on the instructions. Posts 2060-2062 answered the first question. The next question has to do with renaming and loading the files from the new-installation folder. As I understand it, I am to rename "admin" to my template, which would be "merlin" and /includes/templates/your_template to /includes/templates/merlin. But then, where do I put them (left myself open for this one, but please go easy!)? Do I put both under .../includes/templates/merlin? That would make it look like ...includes/templates/merlin/merlin... and ...includes/templates/merlin/includes... Is that correct? If not, what do I do?
Thanks, Phil
Re: Simple Google Analytics - Support
Hi everyone. I have this module installed on my website and I would like to know if support google remarketing.
thx !
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
solo_400
Hi everyone. I have this module installed on my website and I would like to know if support google remarketing.
thx !
If I remember Google remarketing correctly, it requires separate code placed on your site. This is just for analytics tracking.