You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Contributors: mnchga
3
3
Tags: booking, participants, courses, events, eduadmin, lega online, google, analytics, tag manager
4
4
Requires at least: 5.8
5
-
Tested up to: 6.0
5
+
Tested up to: 6.4
6
6
Stable tag: 1.0.0
7
7
Requires PHP: 7.0
8
8
License: GPL3
@@ -14,3 +14,10 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu
14
14
# EduAdmin - Google Analytics / Tag Manager WordPress
15
15
16
16
This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress).
17
+
18
+
The plugin will add javascript to your website that will send events to Google Analytics / Tag Manager when a user interacts with the booking form.
19
+
20
+
The domain of the javascript will be from https://www.googletagmanager.com, and you can find their terms of service here:
Copy file name to clipboardExpand all lines: src/README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,10 @@ This plugin adds support for Google Analytics / Tag Manager to your EduAdmin plu
14
14
# EduAdmin - Google Analytics / Tag Manager WordPress
15
15
16
16
This plugin adds support for Google Analytics / Tag Manager to your [EduAdmin-Wordpress plugin](https://github.com/MultinetInteractive/EduAdmin-WordPress).
17
+
18
+
The plugin will add javascript to your website that will send events to Google Analytics / Tag Manager when a user interacts with the booking form.
19
+
20
+
The domain of the javascript will be from https://www.googletagmanager.com, and you can find their terms of service here:
0 commit comments