Page 9 of 11 FirstFirst ... 7891011 LastLast
Results 81 to 90 of 108
  1. #81
    Join Date
    May 2016
    Location
    Bucharest
    Posts
    48
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Hi,

    I'm experiencing 10 to 30 percent of the total number of transactions not appearing in Google Analytics on a daily basis, I'm now using this plugin on a v1.5.1 version, can anyone tell why could this be happening. I canceled all my tag manager tags to test and still some orders not showing up. Could the Google Tag manager code itself be the problem interfering with EC Analytics plug? Has anyone had this problem?

    Also, Tag assistant says that GA "Code found outside of <head> tag"

    Is yours saying the same thing?

    Thanks
    Last edited by Adrian Ciocīrlan; 30 May 2018 at 12:50 PM.

  2. #82
    Join Date
    Sep 2005
    Location
    Austria
    Posts
    104
    Plugin Contributions
    6

    Default Re: Google Ecommerce Tracking

    Quote Originally Posted by Adrian Ciocīrlan View Post
    I'm now using this plugin on a v1.5.1 version
    This plugin is for 1.5.4 and higher. 1.5.1 is completely outdated and should not be live anymore anywhere. You should upgrade to Zen Cart 1.5.5
    Quote Originally Posted by Adrian Ciocīrlan View Post
    Could the Google Tag manager code itself be the problem interfering with EC Analytics plug?
    As stated in the readme there should be NO additional GA code anywhere in your Zen Cart files when using this plugin.

  3. #83
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,669
    Plugin Contributions
    11

    Default Re: Google Ecommerce Tracking

    @webchills, i'm getting ready to implement this plugin.... quick question prior to proceeding:

    currently, the website makes use the global site tag - google analytics using the gtag.js library; as well as the google tag manager using the gtm.js library.

    i'm guessing i need to remove the gtag.js libary; but what about the gtm.js?

    thanks in advance!
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #84
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,669
    Plugin Contributions
    11

    Default Re: Google Ecommerce Tracking

    Code:
     function getCatString($id) {
      global $db, $cPath ;
      $masterCat = zen_get_categories_name_from_product($id) ;
      $catTxt = '';
         $i = 0 ; $flag = 0 ;
            if(isset($cPath)) {
                $p = explode('_',$cPath) ;
                while ($i < count($p)) {
                    $the_categories_name= $db->Execute("select categories_name from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id= '" . $p[$i] . "' and language_id= '" . $_SESSION['languages_id'] . "'");
                    if ($masterCat ==  $the_categories_name->fields['categories_name'])  {$flag = 1 ;}
                         
                $i++ ;        
                } 
            $catTxt = substr($catTxt, 1);
            }     
      return ($flag != 1 ) ? $masterCat:$catTxt;      
    // return $catTxt ;    
     }
    this is in:

    NEW FILES/includes/classes/observers/class.ec_analytics.php

    $catTxt never gets changed to anything. seems like a bug to me.........
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  5. #85
    Join Date
    Jul 2011
    Posts
    138
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    I'm getting some similar data in my analytics account (eg /all-parts/ 1200 view as well as /all-parts 700 views) Notice one has a trailing "/". The one with a trailing "/" also allows for a drilldown in our Google Analytics profile while the other does not allow such.


    Upon digging into the problem, I did notice that Easy GA is still loaded in the admin but set as disabled. Is this sufficient, could it be causing part of the aforementioned issue, do I need to delete it altogether?
    ZC 1.5.5
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

  6. #86
    Join Date
    Jul 2011
    Posts
    138
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Update: I've uninstalled the plugin Easy GA.

    In google analytics>behavior>site behavior>content drill down....I get multiple line items for the same page. The difference is that one line item has a trailing slash while the other doesn't. In regards to the remaining line items below, they are from tests I performed checking case sensitive variations for that page. All variations were tracked individually in GA. For example:

    /Dirt-Bike-Parts 154 page views Content drilldown does not allow for seeing the subfolders
    /Dirt-Bike-Parts/ 723 page views The listing with trailing slash allows content drilldown to display subfolders each user visited
    /dirt-Bike-parts 1 page views Logged by GA. This was a test I did changing up capitalization
    /dirt-Bike-parts/ 1 page views Logged by GA. This was a test I did changing up capitalization and adding the trailing slash.

    I would expect all 4 of the above to be captured as a single output in Google Analytics as they are the same page and provide the content drill down. Does anyone have an idea what the cause or solution may be?
    ZC 1.5.5
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

  7. #87
    Join Date
    Nov 2018
    Posts
    9
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Hello,

    I've been using this plugin for Google Analytics. I'm tracking visitors but GA is not getting any Ecommerce/sales data. Any ideas?

  8. #88
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Hello,

    I am looking for a means to quantify "Google pay per click" performance using as they say "Adwords conversion tracking".

    Is this Google Ecommerce Tracking module right for this task?

    Is it compatible with Zen Cart 1.5.5e?

    Thank you for your time in advance.

  9. #89
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Hello again,

    I installed this module as Read me text file says.

    How to learn that it is working?

    I can not see any new Menus in Zen Cart Admin, or there should not be any?

    How to verify that installation was correct?

    I turned ON E-Commerce setting in GA.

    Name:  e-commerce.JPG
Views: 454
Size:  45.2 KB

    Please enlighten newbie.

  10. #90
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Google Ecommerce Tracking

    Quote Originally Posted by DivaVocals View Post
    Installed like a DREAM.. Works like a charm!!! ... thank you!!!)
    Can somebody explain, please, how to check if installation was correct and how this module works.

    Should anything be done in Zen Cart Admin (I do not see any new menus)?

    I have Google analytics and Adwords campaign, but I am not sure how to test system before I "Enable Ad"?

    Should I buy my own product via click on Ad?

    Thank you.

 

 
Page 9 of 11 FirstFirst ... 7891011 LastLast

Similar Threads

  1. Replies: 6
    Last Post: 3 Oct 2013, 10:36 PM
  2. Ecommerce Tracking code for Google Analytics
    By Endre in forum General Questions
    Replies: 7
    Last Post: 14 Nov 2012, 03:20 PM
  3. MailChimp Ecommerce MC360 tracking?
    By irishshopper in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Oct 2010, 11:21 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