Version Description
- Released 2018-06-22
- Documentation update
Download this release
Release Info
Developer | ronalfy |
Plugin | Event Tracking for Gravity Forms |
Version | 2.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.1.0 to 2.1.1
- README.txt +11 -5
- gravity-forms-event-tracking.php +1 -1
- includes/GFGAET_UA.php +1 -1
README.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: ronalfy, bigwing, nmarks, kzeni
|
|
3 |
Tags: gravity forms, google analytics, google tag manager, matomo, piwik, event tracking
|
4 |
Requires at least:4.0
|
5 |
Tested up to: 4.9
|
6 |
-
Stable tag: 2.1.
|
7 |
Requires PHP: 5.6
|
8 |
Donate link: https://mediaron.com/contribute/
|
9 |
License: GPLv2 or later
|
@@ -15,6 +15,8 @@ Easily add event tracking using Gravity Forms and your Google Analytics, Google
|
|
15 |
|
16 |
This plugin provides an easy way to add event tracking to your Gravity Forms using Google Analytics, Google Tag Manager, or Matomo (formerly Piwik).
|
17 |
|
|
|
|
|
18 |
Also supports:
|
19 |
|
20 |
* Pagination events
|
@@ -23,7 +25,7 @@ Also supports:
|
|
23 |
* Matomo (formerly Piwik)
|
24 |
|
25 |
= Setup Guide =
|
26 |
-
Looking for help setting things up? [Read Our Setup Guide](https://
|
27 |
|
28 |
= Minimum Requirements =
|
29 |
- Gravity Forms 2.0+
|
@@ -79,15 +81,15 @@ For payment based forms, you can leave the value blank to convert using the tota
|
|
79 |
|
80 |
= How do I track pagination? =
|
81 |
|
82 |
-
<a href="https://
|
83 |
|
84 |
= How do I track using JavaScript only? =
|
85 |
|
86 |
-
See <a href="https://
|
87 |
|
88 |
= Does this work with Google Tag Manager =
|
89 |
|
90 |
-
Yes. <a href="https://
|
91 |
|
92 |
= Are there any filters/hooks? =
|
93 |
|
@@ -101,6 +103,10 @@ Check out the documentation on [github](https://github.com/ronalfy/wordpress-gra
|
|
101 |
|
102 |
== Changelog ==
|
103 |
|
|
|
|
|
|
|
|
|
104 |
= 2.1.0 =
|
105 |
* Released 2018-01-10
|
106 |
* Enhancement: Added Matomo (formerly Piwik) support
|
3 |
Tags: gravity forms, google analytics, google tag manager, matomo, piwik, event tracking
|
4 |
Requires at least:4.0
|
5 |
Tested up to: 4.9
|
6 |
+
Stable tag: 2.1.1
|
7 |
Requires PHP: 5.6
|
8 |
Donate link: https://mediaron.com/contribute/
|
9 |
License: GPLv2 or later
|
15 |
|
16 |
This plugin provides an easy way to add event tracking to your Gravity Forms using Google Analytics, Google Tag Manager, or Matomo (formerly Piwik).
|
17 |
|
18 |
+
https://www.youtube.com/watch?v=rHW3roCuNSI&t=2s
|
19 |
+
|
20 |
Also supports:
|
21 |
|
22 |
* Pagination events
|
25 |
* Matomo (formerly Piwik)
|
26 |
|
27 |
= Setup Guide =
|
28 |
+
Looking for help setting things up? [Read Our Setup Guide](https://mediaron.com/event-tracking-for-gravity-forms/)
|
29 |
|
30 |
= Minimum Requirements =
|
31 |
- Gravity Forms 2.0+
|
81 |
|
82 |
= How do I track pagination? =
|
83 |
|
84 |
+
<a href="https://mediaron.com/event-tracking-for-gravity-forms/pagination/">Read our Guide on Pagination</a>.
|
85 |
|
86 |
= How do I track using JavaScript only? =
|
87 |
|
88 |
+
See <a href="https://mediaron.com/event-tracking-for-gravity-forms/google-analytics-mode/">Going Advanced</a>.
|
89 |
|
90 |
= Does this work with Google Tag Manager =
|
91 |
|
92 |
+
Yes. <a href="https://mediaron.com/event-tracking-for-gravity-forms/google-tag-manager/">Read our Guide on Google Tag Manager</a>.
|
93 |
|
94 |
= Are there any filters/hooks? =
|
95 |
|
103 |
|
104 |
== Changelog ==
|
105 |
|
106 |
+
= 2.1.1 =
|
107 |
+
* Released 2018-06-22
|
108 |
+
* Documentation update
|
109 |
+
|
110 |
= 2.1.0 =
|
111 |
* Released 2018-01-10
|
112 |
* Enhancement: Added Matomo (formerly Piwik) support
|
gravity-forms-event-tracking.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Gravity Forms Event Tracking
|
4 |
* Plugin URI: https://wordpress.org/plugins/gravity-forms-google-analytics-event-tracking/
|
5 |
* Description: Add event tracking to your Gravity Forms with ease using Google Analytics, Tag Manager, or Matomo (formerly Piwik).
|
6 |
-
* Version: 2.1.
|
7 |
* Author: Ronald Huereca
|
8 |
* Author URI: https://mediaron.com
|
9 |
* Text Domain: gravity-forms-google-analytics-event-tracking
|
3 |
* Plugin Name: Gravity Forms Event Tracking
|
4 |
* Plugin URI: https://wordpress.org/plugins/gravity-forms-google-analytics-event-tracking/
|
5 |
* Description: Add event tracking to your Gravity Forms with ease using Google Analytics, Tag Manager, or Matomo (formerly Piwik).
|
6 |
+
* Version: 2.1.1
|
7 |
* Author: Ronald Huereca
|
8 |
* Author URI: https://mediaron.com
|
9 |
* Text Domain: gravity-forms-google-analytics-event-tracking
|
includes/GFGAET_UA.php
CHANGED
@@ -53,7 +53,7 @@ class GFGAET_UA extends GFAddOn {
|
|
53 |
return array(
|
54 |
array(
|
55 |
'title' => __( 'Google Analytics and Google Tag Manager', 'gravity-forms-google-analytics-event-tracking' ),
|
56 |
-
'description' => '<p>' . __( 'By default, events are sent using the measurement protocol. You can change to using pure Google Analytics and Google Tag Manager if your forms are Ajax only.', 'gravity-forms-google-analytics-event-tracking' ) . '</p><p>' . __( 'Need help? <a target="_blank" href="https://
|
57 |
'fields' => array(
|
58 |
array(
|
59 |
'name' => 'gravity_forms_event_tracking_ua',
|
53 |
return array(
|
54 |
array(
|
55 |
'title' => __( 'Google Analytics and Google Tag Manager', 'gravity-forms-google-analytics-event-tracking' ),
|
56 |
+
'description' => '<p>' . __( 'By default, events are sent using the measurement protocol. You can change to using pure Google Analytics and Google Tag Manager if your forms are Ajax only.', 'gravity-forms-google-analytics-event-tracking' ) . '</p><p>' . __( 'Need help? <a target="_blank" href="https://mediaron.com/event-tracking-for-gravity-forms/">See our guide</a>.</p>', 'gravity-forms-google-analytics-event-tracking' ),
|
57 |
'fields' => array(
|
58 |
array(
|
59 |
'name' => 'gravity_forms_event_tracking_ua',
|