Enhanced Ecommerce Google Analytics Plugin for WooCommerce - Version 2.1.2

Version Description

  • 14/09/2018 =
    • Multisite admin sidebar Issue resolved
    • Optimization in Product Impression Call
    • Minor Bug Fixes
Download this release

Release Info

Developer Tatvic
Plugin Icon 128x128 Enhanced Ecommerce Google Analytics Plugin for WooCommerce
Version 2.1.2
Comparing to
See all releases

Code changes from version 2.1.1 to 2.1.2

admin/class-enhanced-ecommerce-google-analytics-admin.php CHANGED
@@ -68,7 +68,7 @@ class Enhanced_Ecommerce_Google_Analytics_Admin {
68
  public function enqueue_styles() {
69
 
70
  $screen = get_current_screen();
71
- if ( $screen->id == 'tatvic-ee-plugin_page_enhanced-ecommerce-google-analytics-admin-display'){
72
  wp_register_style('font_awesome','//use.fontawesome.com/releases/v5.0.13/css/all.css');
73
  wp_enqueue_style('font_awesome');
74
  wp_register_style('aga_bootstrap', '//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css');
@@ -105,12 +105,13 @@ class Enhanced_Ecommerce_Google_Analytics_Admin {
105
  add_menu_page(
106
  'Tatvic EE Plugin',
107
  'Tatvic EE Plugin',
108
- 'NULL',
109
- 'ee',
110
- '',
111
  plugin_dir_url(__FILE__) . 'images/tatvic_logo.png',
112
  26
113
  );
 
114
  }
115
 
116
  /**
@@ -118,15 +119,15 @@ class Enhanced_Ecommerce_Google_Analytics_Admin {
118
  *
119
  * @since 1.0.0
120
  */
121
- public function add_new_menu(){
122
- add_submenu_page("ee",
123
- "Enhanced Ecommerce Google Analytics for Woocommerce",
124
- "Enhanced Ecommerce Google Analytics for Woocommerce",
125
- "manage_options",
126
- "enhanced-ecommerce-google-analytics-admin-display",
127
- array($this,'showPage'),
128
- 99);
129
- }
130
  public function showPage() {
131
  require_once( 'partials/enhanced-ecommerce-google-analytics-admin-display.php');
132
  if(!empty($_GET['tab'])){
@@ -167,7 +168,7 @@ class Enhanced_Ecommerce_Google_Analytics_Admin {
167
  $setting_url = 'admin.php?page=enhanced-ecommerce-google-analytics-admin-display';
168
  ?>
169
  <div class="notice notice-warning is-dismissible">
170
- <p>Due to the major updates with the latest version, Kindly verify all the <a href="<?php echo $setting_url; ?>" >Settings</a> again.</p>
171
  </div>
172
  <?php
173
  delete_transient( 'ee-admin-notice-activation' );
68
  public function enqueue_styles() {
69
 
70
  $screen = get_current_screen();
71
+ if ( $screen->id == 'tatvic-ee-plugin_page_enhanced-ecommerce-google-analytics-admin-display' ||(isset($_GET['page']) && $_GET['page'] == 'enhanced-ecommerce-google-analytics-admin-display')){
72
  wp_register_style('font_awesome','//use.fontawesome.com/releases/v5.0.13/css/all.css');
73
  wp_enqueue_style('font_awesome');
74
  wp_register_style('aga_bootstrap', '//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css');
105
  add_menu_page(
106
  'Tatvic EE Plugin',
107
  'Tatvic EE Plugin',
108
+ 'manage_options',
109
+ "enhanced-ecommerce-google-analytics-admin-display",
110
+ array($this,'showPage'),
111
  plugin_dir_url(__FILE__) . 'images/tatvic_logo.png',
112
  26
113
  );
114
+
115
  }
116
 
117
  /**
119
  *
120
  * @since 1.0.0
121
  */
122
+ // public function add_new_menu(){
123
+ // // add_submenu_page(__FILE__,
124
+ // // "Enhanced Ecommerce Google Analytics for Woocommerce",
125
+ // // "Enhanced Ecommerce Google Analytics for Woocommerce",
126
+ // // "manage_options",
127
+ // // "enhanced-ecommerce-google-analytics-admin-display",
128
+ // // array($this,'showPage'),
129
+ // // 99);
130
+ // }
131
  public function showPage() {
132
  require_once( 'partials/enhanced-ecommerce-google-analytics-admin-display.php');
133
  if(!empty($_GET['tab'])){
168
  $setting_url = 'admin.php?page=enhanced-ecommerce-google-analytics-admin-display';
169
  ?>
170
  <div class="notice notice-warning is-dismissible">
171
+ <p>It's Advisable to verify the <a href="<?php echo $setting_url; ?>" >Settings</a> after updating the plugin, </p>
172
  </div>
173
  <?php
174
  delete_transient( 'ee-admin-notice-activation' );
admin/partials/about-plugin.php CHANGED
@@ -135,7 +135,7 @@
135
  <tr>
136
  <th class="w-25"></th>
137
  <th class=""></th>
138
- <th class=""><a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank"><button class="btn btn-primary">Upgrade to Premium</button></a></th>
139
  </tr>
140
  </tfoot>
141
  </table>
135
  <tr>
136
  <th class="w-25"></th>
137
  <th class=""></th>
138
+ <th class=""><a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank"><button class="btn btn-primary">Upgrade to Premium</button></a></th>
139
  </tr>
140
  </tfoot>
141
  </table>
admin/partials/sidebar.php CHANGED
@@ -13,13 +13,23 @@
13
  </ul>
14
  </div>
15
  </div>
 
 
 
 
 
 
 
 
 
 
16
  <div class="card" style="padding: 0px;">
17
  <div class="card-header">
18
  <h5>Tatvic also Offers</h5>
19
  </div>
20
  <div class="card-body">
21
  <ul>
22
- <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/m1.png', __FILE__ ) ?>' />&nbsp;<a href="https://codecanyon.net/item/actionable-google-analytics-for-magento/9899649?ref=mage_tatvic" target="_blank">Actionable Google Analytics for Magento</a></li>
23
  <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/m2.png', __FILE__ ) ?>' />&nbsp;<a href="https://marketplace.magento.com/tatvic-actionablegoogleanalytics.html" target="_blank">Actionable Google Analytics for Magento2</a></li>
24
  <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/shopify_new.png', __FILE__ ) ?>' />&nbsp;<a href="https://apps.shopify.com/google-universal-analytics-enhanced-ecommerce" target="_blank">Actionable Google Analytics for Shopify</a></li>
25
  <li style="padding-bottom:5px;"><img style="width:25px;height: 25px;" src='<?php echo plugins_url('../images/tatvic_logo.png', __FILE__ ) ?>' />&nbsp;<a href="https://www.tatvic.com/excel-add-in-google-analytics/?utm_source=excel_tool_signup&utm_medium=woo_free_plugin&utm_campaign=excel_free_trial" target="_blank">Tatvic Ninja Excel AddIn</a></li>
13
  </ul>
14
  </div>
15
  </div>
16
+ <div class="card" style="padding: 0px;">
17
+ <div class="card-header">
18
+ <h4>Rate Us!</h4>
19
+ </div>
20
+ <div class="card-body">
21
+ <ul style="font-weight: 600">
22
+ <li style="padding-bottom:5px;">Do you Like our Plugin? Please Spare few minutes to give <a href = "https://wordpress.org/support/plugin/enhanced-e-commerce-for-woocommerce-store/reviews/" target="_blank">★★★★★</a> Rating..!!</li>
23
+ </ul>
24
+ </div>
25
+ </div>
26
  <div class="card" style="padding: 0px;">
27
  <div class="card-header">
28
  <h5>Tatvic also Offers</h5>
29
  </div>
30
  <div class="card-body">
31
  <ul>
32
+ <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/m1.png', __FILE__ ) ?>' />&nbsp;<a href=" https://1.envato.market/c/1289541/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-magento%2F9899649" target="_blank">Actionable Google Analytics for Magento</a></li>
33
  <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/m2.png', __FILE__ ) ?>' />&nbsp;<a href="https://marketplace.magento.com/tatvic-actionablegoogleanalytics.html" target="_blank">Actionable Google Analytics for Magento2</a></li>
34
  <li style="padding-bottom:5px;"><img src='<?php echo plugins_url('../images/shopify_new.png', __FILE__ ) ?>' />&nbsp;<a href="https://apps.shopify.com/google-universal-analytics-enhanced-ecommerce" target="_blank">Actionable Google Analytics for Shopify</a></li>
35
  <li style="padding-bottom:5px;"><img style="width:25px;height: 25px;" src='<?php echo plugins_url('../images/tatvic_logo.png', __FILE__ ) ?>' />&nbsp;<a href="https://www.tatvic.com/excel-add-in-google-analytics/?utm_source=excel_tool_signup&utm_medium=woo_free_plugin&utm_campaign=excel_free_trial" target="_blank">Tatvic Ninja Excel AddIn</a></li>
enhanced-ecommerce-google-analytics.php CHANGED
@@ -16,7 +16,7 @@
16
  * Plugin Name: Enhanced E-commerce for Woocommerce store
17
  * Plugin URI: https://www.tatvic.com/tatvic-labs/woocommerce-extension/
18
  * Description: Allows Enhanced E-commerce Google Analytics tracking code to be inserted into WooCommerce store pages.
19
- * Version: 2.1.1
20
  * Author: Tatvic
21
  * Author URI: tatvic.com
22
  * License: GPL-2.0+
@@ -37,7 +37,7 @@ if ( ! defined( 'WPINC' ) ) {
37
  * Start at version 1.0.0 and use SemVer - https://semver.org
38
  * Rename this for your plugin and update it as you release new versions.
39
  */
40
- define( 'PLUGIN_NAME_VERSION', '2.1.1' );
41
  /**
42
  * The code that runs during plugin activation.
43
  * This action is documented in includes/class-enhanced-ecommerce-google-analytics-activator.php
@@ -79,7 +79,5 @@ function run_enhanced_ecommerce_google_analytics() {
79
  $plugin = new Enhanced_Ecommerce_Google_Analytics();
80
  $plugin->run();
81
 
82
-
83
-
84
  }
85
  run_enhanced_ecommerce_google_analytics();
16
  * Plugin Name: Enhanced E-commerce for Woocommerce store
17
  * Plugin URI: https://www.tatvic.com/tatvic-labs/woocommerce-extension/
18
  * Description: Allows Enhanced E-commerce Google Analytics tracking code to be inserted into WooCommerce store pages.
19
+ * Version: 2.1.2
20
  * Author: Tatvic
21
  * Author URI: tatvic.com
22
  * License: GPL-2.0+
37
  * Start at version 1.0.0 and use SemVer - https://semver.org
38
  * Rename this for your plugin and update it as you release new versions.
39
  */
40
+ define( 'PLUGIN_NAME_VERSION', '2.1.2' );
41
  /**
42
  * The code that runs during plugin activation.
43
  * This action is documented in includes/class-enhanced-ecommerce-google-analytics-activator.php
79
  $plugin = new Enhanced_Ecommerce_Google_Analytics();
80
  $plugin->run();
81
 
 
 
82
  }
83
  run_enhanced_ecommerce_google_analytics();
includes/class-enhanced-ecommerce-google-analytics.php CHANGED
@@ -70,7 +70,7 @@ class Enhanced_Ecommerce_Google_Analytics {
70
  if ( defined( 'PLUGIN_NAME_VERSION' ) ) {
71
  $this->version = PLUGIN_NAME_VERSION;
72
  } else {
73
- $this->version = '2.1.0';
74
  }
75
  $this->plugin_name = 'enhanced-ecommerce-google-analytics';
76
  $this->load_dependencies();
@@ -155,7 +155,7 @@ class Enhanced_Ecommerce_Google_Analytics {
155
 
156
  $plugin_admin = new Enhanced_Ecommerce_Google_Analytics_Admin( $this->get_plugin_name(), $this->get_version() );
157
  $this->loader->add_action( 'admin_menu', $plugin_admin, 'display_admin_page' );
158
- $this->loader->add_action("admin_menu", $plugin_admin, "add_new_menu");
159
  $this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_styles' );
160
  $this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_scripts' );
161
  $this->loader->add_action( 'admin_notices', $plugin_admin, 'ee_check_activation_notice' );
@@ -198,11 +198,17 @@ class Enhanced_Ecommerce_Google_Analytics {
198
  * @since 1.0.0
199
  */
200
  public function run() {
201
- if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) {
202
- add_action('woocommerce_init' , function (){
203
- $this->loader->run();
204
- });
205
- }
 
 
 
 
 
 
206
  }
207
 
208
  /**
@@ -241,7 +247,7 @@ class Enhanced_Ecommerce_Google_Analytics {
241
  $links[] = '<a href="' . get_admin_url(null, $setting_url) . '">Settings</a>';
242
  $links[] = '<a href="https://wordpress.org/plugins/enhanced-e-commerce-for-woocommerce-store/#faq" target="_blank">FAQ</a>';
243
  $links[] = '<a href="http://plugins.tatvic.com/downloads/EE-Woocommerce-Plugin-Documentation.pdf" target="_blank">Documentation</a>';
244
- $links[] = '<a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank"><b>Upgrade to Premium</b></a>';
245
  return $links;
246
  }
247
 
70
  if ( defined( 'PLUGIN_NAME_VERSION' ) ) {
71
  $this->version = PLUGIN_NAME_VERSION;
72
  } else {
73
+ $this->version = '2.1.2';
74
  }
75
  $this->plugin_name = 'enhanced-ecommerce-google-analytics';
76
  $this->load_dependencies();
155
 
156
  $plugin_admin = new Enhanced_Ecommerce_Google_Analytics_Admin( $this->get_plugin_name(), $this->get_version() );
157
  $this->loader->add_action( 'admin_menu', $plugin_admin, 'display_admin_page' );
158
+ // $this->loader->add_action("admin_menu", $plugin_admin, "add_new_menu");
159
  $this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_styles' );
160
  $this->loader->add_action( 'admin_enqueue_scripts', $plugin_admin, 'enqueue_scripts' );
161
  $this->loader->add_action( 'admin_notices', $plugin_admin, 'ee_check_activation_notice' );
198
  * @since 1.0.0
199
  */
200
  public function run() {
201
+ if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) {
202
+ add_action('woocommerce_init' , function (){
203
+ $this->loader->run();
204
+ });
205
+ }
206
+ else{
207
+ include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
208
+ if ( is_plugin_active( 'woocommerce/woocommerce.php' ) ) {
209
+ $this->loader->run();
210
+ }
211
+ }
212
  }
213
 
214
  /**
247
  $links[] = '<a href="' . get_admin_url(null, $setting_url) . '">Settings</a>';
248
  $links[] = '<a href="https://wordpress.org/plugins/enhanced-e-commerce-for-woocommerce-store/#faq" target="_blank">FAQ</a>';
249
  $links[] = '<a href="http://plugins.tatvic.com/downloads/EE-Woocommerce-Plugin-Documentation.pdf" target="_blank">Documentation</a>';
250
+ $links[] = '<a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank"><b>Upgrade to Premium</b></a>';
251
  return $links;
252
  }
253
 
public/class-enhanced-ecommerce-google-analytics-public.php CHANGED
@@ -28,7 +28,7 @@ class Enhanced_Ecommerce_Google_Analytics_Public {
28
  * @return void
29
  */
30
  //set plugin version
31
- public $tvc_eeVer = '2.1.1';
32
 
33
  protected $tvc_aga;
34
 
@@ -547,7 +547,7 @@ class Enhanced_Ecommerce_Google_Analytics_Public {
547
  "tvc_id" => esc_html($product->id),
548
  "tvc_i" => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
549
  "tvc_n" => esc_html($product->get_title()),
550
- "tvc_n" => esc_html($product->get_price()),
551
  "tvc_c" => esc_html($categories),
552
  "tvc_po" => ++$_SESSION['t_fpcnt'],
553
  "ATC-link"=>$product->add_to_cart_url()
@@ -569,7 +569,7 @@ class Enhanced_Ecommerce_Google_Analytics_Public {
569
  "tvc_id" => esc_html($product->get_id()),
570
  "tvc_i" => esc_html($product->get_sku() ? $product->get_sku() : $product->get_id()),
571
  "tvc_n" => esc_html($product->get_title()),
572
- "tvc_n" => esc_html($product->get_price()),
573
  "tvc_c" => esc_html($categories),
574
  "tvc_po" => ++$_SESSION['t_fpcnt'],
575
  "ATC-link"=>$product->add_to_cart_url()
@@ -735,33 +735,35 @@ class Enhanced_Ecommerce_Google_Analytics_Public {
735
  function t_products_impre_clicks(t_json_name,t_action){
736
  t_send_threshold=0;
737
  t_prod_pos=0;
738
-
739
  t_json_length=Object.keys(t_json_name).length;
740
 
741
- for(var t_item in t_json_name) {
742
- t_send_threshold++;
743
- t_prod_pos++;
744
- items.push({
745
- "id": t_json_name[t_item].tvc_i,
746
- "name": t_json_name[t_item].tvc_n,
747
- "category": t_json_name[t_item].tvc_c,
748
- "price": t_json_name[t_item].tvc_p,
749
- "list_position": t_json_name[t_item].tvc_po,
750
- });
751
 
752
  if(t_json_length > ' . esc_js($impression_threshold) .' ){
 
753
  if((t_send_threshold%' . esc_js($impression_threshold) . ')==0){
754
  t_json_length=t_json_length-' . esc_js($impression_threshold) . ';
755
  gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce",
756
  "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true});
757
- }
 
758
  }else{
759
 
760
  t_json_length--;
761
  if(t_json_length==0){
762
  gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce",
763
  "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true});
764
- }
 
765
  }
766
  }
767
  }
28
  * @return void
29
  */
30
  //set plugin version
31
+ public $tvc_eeVer = '2.1.2';
32
 
33
  protected $tvc_aga;
34
 
547
  "tvc_id" => esc_html($product->id),
548
  "tvc_i" => esc_html($product->get_sku() ? $product->get_sku() : $product->id),
549
  "tvc_n" => esc_html($product->get_title()),
550
+ "tvc_p" => esc_html($product->get_price()),
551
  "tvc_c" => esc_html($categories),
552
  "tvc_po" => ++$_SESSION['t_fpcnt'],
553
  "ATC-link"=>$product->add_to_cart_url()
569
  "tvc_id" => esc_html($product->get_id()),
570
  "tvc_i" => esc_html($product->get_sku() ? $product->get_sku() : $product->get_id()),
571
  "tvc_n" => esc_html($product->get_title()),
572
+ "tvc_p" => esc_html($product->get_price()),
573
  "tvc_c" => esc_html($categories),
574
  "tvc_po" => ++$_SESSION['t_fpcnt'],
575
  "ATC-link"=>$product->add_to_cart_url()
735
  function t_products_impre_clicks(t_json_name,t_action){
736
  t_send_threshold=0;
737
  t_prod_pos=0;
 
738
  t_json_length=Object.keys(t_json_name).length;
739
 
740
+ for(var t_item in t_json_name) {
741
+ t_send_threshold++;
742
+ t_prod_pos++;
743
+ items.push({
744
+ "id": t_json_name[t_item].tvc_i,
745
+ "name": t_json_name[t_item].tvc_n,
746
+ "category": t_json_name[t_item].tvc_c,
747
+ "price": t_json_name[t_item].tvc_p,
748
+ "list_position": t_json_name[t_item].tvc_po,
749
+ });
750
 
751
  if(t_json_length > ' . esc_js($impression_threshold) .' ){
752
+
753
  if((t_send_threshold%' . esc_js($impression_threshold) . ')==0){
754
  t_json_length=t_json_length-' . esc_js($impression_threshold) . ';
755
  gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce",
756
  "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true});
757
+ items = [];
758
+ }
759
  }else{
760
 
761
  t_json_length--;
762
  if(t_json_length==0){
763
  gtag("event", "view_item_list", { "event_category":"Enhanced-Ecommerce",
764
  "event_label":"product_impression_"+t_action, "items":items,"non_interaction": true});
765
+ items = [];
766
+ }
767
  }
768
  }
769
  }
readme.txt CHANGED
@@ -7,8 +7,9 @@ Author URI: https://www.tatvic.com/
7
  Author: Tatvic
8
  Requires at least: 3.6
9
  Tested up to: 4.9
10
- Stable tag: 2.1.1
11
- Version: 2.1.1
 
12
  License: GPLv3
13
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
14
 
@@ -17,9 +18,6 @@ Provides integration between Enhanced Ecommerce feature of Google Analytics and
17
  == Description ==
18
  <a href="https://www.tatvic.com/enhanced-ecommerce-google-analytics-plugin-woocommerce/" target="_blank">Enhanced Ecommerce Google Analytics</a> is a Free Plugin for Woocommerce stores which allows you to use the newly launched feature of Google Analytics – Enhanced Ecommerce.You can track the user behavior across your e-commerce store starting from product views to thank you page. Enhanced Ecommerce is only supported by Universal Analytics.
19
 
20
- == Note : ==
21
- == For the Latest Release must follow <a href="https://wordpress.org/plugins/enhanced-e-commerce-for-woocommerce-store/#installation" target="_blank" >these</a>installation instruction. Also Go through the <a href="http://plugins.tatvic.com/downloads/EE-Woocommerce-Plugin-Documentation.pdf" target="_blank" > documentation </a>First ==
22
-
23
  = Features of Plugin =
24
  1. Quick & Easy installation from the wordpress interface
25
  2. Supports four New Reports in Enhanced Ecommerce
@@ -51,7 +49,7 @@ Provides integration between Enhanced Ecommerce feature of Google Analytics and
51
 
52
 
53
  = Need an Advanced Google Analytics Plugin? =
54
- We have an Advanced Google Analytics Plugin for WooCommerce which includes tracking of 9 Reports of Enhanced Ecommerce, User ID Tracking, Product Refund, I.P. Anonymization, Adwords Conversion Tracking, Facebook Pixel Tracking, 15+ Custom Dimenensions & Metrics & much more. <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">Learn More</a>
55
 
56
  == Note : ==
57
  == Our plugin does not support the below features out of the box ==
@@ -62,11 +60,11 @@ We have an Advanced Google Analytics Plugin for WooCommerce which includes track
62
  * Not fully compatible with the child/custom Theme
63
 
64
  == Installation ==
65
- 1. Deactivate & Delete the Older version of the Plugin
66
- 2. Download the new plugin file to your computer and unzip it
67
- 3. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory
68
- 4. Activate the plugin from the Plugins menu within the WordPress admin
69
- 5. Enter your Universal Analytics ID for the plugin to enable the tracking code
70
 
71
  == Screenshots ==
72
  1. Enable Enhanced E-commerce for your profile/view. This is a profile / view level setting and can be accessed under Admin > View > E-commerce Settings. Also, add meaningful labels for your checkout steps. We recommend you to label as, Step 1 : Checkout View; Step 2 : Login; Step 3 : Proceed to payment;
@@ -134,19 +132,23 @@ You can Find all The Enhanced Ecommerce Reports in your Analytics Account under
134
 
135
  = Products with variant not getting recorded in GA =
136
 
137
- Currently our plugin does not support products with variant & hence you may not see their transaction data in GA. This feature is only available with the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin.
 
 
 
 
138
 
139
  = Does this plugin provide Adwords Conversion Tracking? =
140
 
141
- The free version of our plugin does not provide Adwords Conversion Tracking feature. This feature is only available with the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin.
142
 
143
  = Does this plugin provide Facebook Pixel Tracking? =
144
 
145
- The free version of our plugin does not provide Facebook Pixel Tracking feature. This feature is only available with the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin.
146
 
147
  = Does this plugin provide Google Optimize Snippet Adding Support? =
148
 
149
- The free version of our plugin does not provide Google Optimize Snippet Adding Support. This feature is only available with the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin.
150
 
151
  = I have noticed that some transactions are missing in my GA account, compared to my Woocmmerce backend (Orders) =
152
 
@@ -175,7 +177,7 @@ Configuring goals are out of the scope of our plugin. Our plugin is designed to
175
 
176
  = Does your Plugin support Product Refund? =
177
 
178
- Our existing plugin does not track product refund data, however you can buy our <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium plugin</a> to get access to product Refund data
179
 
180
  = Does your plugin supports Multilingual Wordpress site? =
181
 
@@ -183,11 +185,11 @@ Our plugin does not support Multilingual Wordpress site.
183
 
184
  = Does your plugin supports Child/Custom Theme? =
185
 
186
- The free version of our plugin is not fully compatible with the child/custom theme. Request you to go through the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin which is fully compatible with the child/custom theme. We are not providing any kind of support for Child/Custom Theme in the Free version of our plugin. For more information kindly contact us at analytics2(at)tatvic(dot)com.
187
 
188
  = Have you Provided Full support for the free version plugin? =
189
 
190
- We have a limited support policy for the free version of our plugin. Kindly go through the <a href="https://codecanyon.net/item/actionable-google-analytics-for-woocommerce/9899552?ref=tatvic" target="_blank">premium version</a> of our plugin to get full support for the product or you can also contact us at analytics2(at)tatvic(dot)com.
191
 
192
  = How to verify if you have implemented the Plugin well? =
193
 
@@ -324,4 +326,9 @@ Important Note: When you update the plugin, please save your settings again.
324
  = 2.1.1 - 26/07/2018 =
325
  * Admin User Tracking Issue resolved
326
  * Fatal Error Resolved
 
 
 
 
 
327
  * Minor Bug Fixes
7
  Author: Tatvic
8
  Requires at least: 3.6
9
  Tested up to: 4.9
10
+ Requires PHP: 5.6
11
+ Stable tag: 2.1.2
12
+ Version: 2.1.2
13
  License: GPLv3
14
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
15
 
18
  == Description ==
19
  <a href="https://www.tatvic.com/enhanced-ecommerce-google-analytics-plugin-woocommerce/" target="_blank">Enhanced Ecommerce Google Analytics</a> is a Free Plugin for Woocommerce stores which allows you to use the newly launched feature of Google Analytics – Enhanced Ecommerce.You can track the user behavior across your e-commerce store starting from product views to thank you page. Enhanced Ecommerce is only supported by Universal Analytics.
20
 
 
 
 
21
  = Features of Plugin =
22
  1. Quick & Easy installation from the wordpress interface
23
  2. Supports four New Reports in Enhanced Ecommerce
49
 
50
 
51
  = Need an Advanced Google Analytics Plugin? =
52
+ We have an Advanced Google Analytics Plugin for WooCommerce which includes tracking of 9 Reports of Enhanced Ecommerce, User ID Tracking, Product Refund, I.P. Anonymization, Adwords Conversion Tracking, Facebook Pixel Tracking, 15+ Custom Dimenensions & Metrics & much more. <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">Learn More</a>
53
 
54
  == Note : ==
55
  == Our plugin does not support the below features out of the box ==
60
  * Not fully compatible with the child/custom Theme
61
 
62
  == Installation ==
63
+
64
+ 1. Download the plugin file to your system and unzip it
65
+ 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory
66
+ 3. Activate the plugin from the Plugins menu within the WordPress admin
67
+ 4. Enter your Universal Analytics ID for the plugin to enable the tracking code
68
 
69
  == Screenshots ==
70
  1. Enable Enhanced E-commerce for your profile/view. This is a profile / view level setting and can be accessed under Admin > View > E-commerce Settings. Also, add meaningful labels for your checkout steps. We recommend you to label as, Step 1 : Checkout View; Step 2 : Login; Step 3 : Proceed to payment;
132
 
133
  = Products with variant not getting recorded in GA =
134
 
135
+ Currently our plugin does not support products with variant & hence you may not see their transaction data in GA. This feature is only available with the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin.
136
+
137
+ = Does your plugin supports Bundled Product Tracking? =
138
+
139
+ The free version of our plugin does not support Bundled Product Tracking feature. This feature is only available with the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin.
140
 
141
  = Does this plugin provide Adwords Conversion Tracking? =
142
 
143
+ The free version of our plugin does not provide Adwords Conversion Tracking feature. This feature is only available with the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin.
144
 
145
  = Does this plugin provide Facebook Pixel Tracking? =
146
 
147
+ The free version of our plugin does not provide Facebook Pixel Tracking feature. This feature is only available with the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin.
148
 
149
  = Does this plugin provide Google Optimize Snippet Adding Support? =
150
 
151
+ The free version of our plugin does not provide Google Optimize Snippet Adding Support. This feature is only available with the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin.
152
 
153
  = I have noticed that some transactions are missing in my GA account, compared to my Woocmmerce backend (Orders) =
154
 
177
 
178
  = Does your Plugin support Product Refund? =
179
 
180
+ Our existing plugin does not track product refund data, however you can buy our <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium plugin</a> to get access to product Refund data
181
 
182
  = Does your plugin supports Multilingual Wordpress site? =
183
 
185
 
186
  = Does your plugin supports Child/Custom Theme? =
187
 
188
+ The free version of our plugin is not fully compatible with the child/custom theme. Request you to go through the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin which is fully compatible with the child/custom theme. We are not providing any kind of support for Child/Custom Theme in the Free version of our plugin. For more information kindly contact us at analytics2(at)tatvic(dot)com.
189
 
190
  = Have you Provided Full support for the free version plugin? =
191
 
192
+ We have a limited support policy for the free version of our plugin. Kindly go through the <a href="https://1.envato.market/c/1291997/275988/4415?u=https%3A%2F%2Fcodecanyon.net%2Fitem%2Factionable-google-analytics-for-woocommerce%2F9899552" target="_blank">premium version</a> of our plugin to get full support for the product or you can also contact us at analytics2(at)tatvic(dot)com.
193
 
194
  = How to verify if you have implemented the Plugin well? =
195
 
326
  = 2.1.1 - 26/07/2018 =
327
  * Admin User Tracking Issue resolved
328
  * Fatal Error Resolved
329
+ * Minor Bug Fixes
330
+
331
+ = 2.1.2 - 14/09/2018 =
332
+ * Multisite admin sidebar Issue resolved
333
+ * Optimization in Product Impression Call
334
  * Minor Bug Fixes