Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Try using this and let me know if it works:
CREATE TABLE google_analytics_languages ( languages_id int(11) NOT NULL auto_increment, name varchar(50) NOT NULL default '', code char(10) NOT NULL default '', sort_order int(3) default NULL, PRIMARY KEY (languages_id), KEY idx_languages_name_zen (name) ) ENGINE=MyISAM;
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Hi Eric
Thanks for a great mod. I've been using it for a long time on an old store :)
I'm just setting up a new store with 1.5 and cannot work out what settings to use in the Admin Page Registration screen.
I did spot someone else had the problem but figured it out themselves. However, I'm not having that much luck!! I've not actually tried anything yet, I simply don't know where to draw the information needed for:
Page Key:
Page Name:
Page Filename:
PageParameters:
Could you shed some light on it for me (and others) please? As I'm having another dumb. latenight, trying to code moment!
Many thanks and kind regards
Natty
I'm going to have a guess at:
Page Key: Simple Google Analytics
Page Name: ??? - not sure of this one
Page Filename: ??? - or this one
Page Parameters: gID=34 (Looked up in phpMyAdmin configuration_group)
Menu: Configuration
display: checked
sort order: 0
FYI you can also access the page via URL rather than the config menu, eg:
http://www.yourstore.co.uk/youradmin...ion.php?gID=34
I too need to know what to enter in to the admin page registration page in admin on 1.5.
I'm using Zen Cart 1.5, which I am in the process of upgrading my 1.3.9h site to. Simple Google Analytics 1.2.2 was installed on the old site.
I downloaded version 1.2.5 of Simple Google Analytics, renamed the admin folder to the name of my admin folder, renamed "your_template" to the name of my template and uploaded my files. I followed the instructions in the README_UPGRADE-TO-1-2-5.txt file and successfully ran the UPGRADE-toversion-1-2-4.sql patch. The Google Analytics code is appearing correctly on my site, but I don't have the Google Analytics Configuration entry on the Configuration menu on the Admin pages.
Is that what ksookma is talking about with the Admin Page Registration?
What am I missing?
TIA
Bookmarks