Page 208 of 217 FirstFirst ... 108158198206207208209210 ... LastLast
Results 2,071 to 2,080 of 2161
  1. #2071
    Join Date
    Mar 2011
    Posts
    93
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Since there isn't an Easy Google Analytics (2.1.5) thread, I'm posting a query here. I'm on ZenCart v1.5.1. I was previously using Simple Google Analytics (1.2.6).

    In includes/templates/<your template>/common/html_header.php, there's this line:
    PHP Code:
    /**
     * include content from all site-wide jscript_*.php files from includes/templates/YOURTEMPLATE/jscript, alphabetically.
     * These .PHP files can be manipulated by PHP when they're called, and are copied in-full to the browser page
     */
        
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE$current_page_base,'jscript') . '/' $value); echo "\n";
      } 
    This seems to included the includes/templates/<your template>/jscript/jscript_google_analytics.php which will include google_analytics.php already.

    So the additional line in tpl_main_page.php is redundant...
    PHP Code:
    <?php 
    if (GOOGLE_ANALYTICS_TRACKING_TYPE != "Asynchronous") {
        require(
    DIR_WS_TEMPLATE 'google_analytics/google_analytics.php');
    }
    ?>
    My question is, should one of it be removed?

  2. #2072
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: Simple Google Analytics - Support

    Better to start a new thread please than hijack this one.

  3. #2073
    Join Date
    Mar 2011
    Posts
    93
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support


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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by solo_400 View Post
    Hi everyone. I have this module installed on my website and I would like to know if support google remarketing.

    thx !
    The new version here does include remarketing ability.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #2075
    Join Date
    Jun 2006
    Posts
    120
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hello,

    I am getting this error while trying to install the SQL patch on v1.3.9h

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 1
    in:
    [CREATE TABLE zen_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) ) TYPE=MyISAM;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    Any ideas?

  6. #2076
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by isaiah36 View Post
    Hello,

    I am getting this error while trying to install the SQL patch on v1.3.9h



    Any ideas?
    Yep, TYPE=MyISAM is the problem. Change it to ENGINE=MyISAM.

  7. #2077
    Join Date
    Jun 2006
    Posts
    120
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thank you, Jim!

  8. #2078
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: Simple Google Analytics - Support

    Hey Eric, any update on your new version??

  9. #2079
    Join Date
    Jan 2008
    Location
    desert
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    hi econcepts, is this the plugin you recommend for analytics tracking these days? i was looking for an update to some of your previous software.
    Regards from www.dataSpheric.com.

  10. #2080
    Join Date
    Jun 2013
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi,

    I have installed this plugin on 2 of my sites for the purpose of ecommerce tracking and on one it works great, but on the other it doesnt track almost any sales! Once in a while it does.
    Any ideas of what could be the cause of this? Reinstalled a few times...

    Thanks!
    Last edited by Rachek107; 18 Sep 2014 at 07:58 AM.

 

 

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