We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 478519f + 2fff70c commit 5ce0660Copy full SHA for 5ce0660
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+# 5.0.20
4
+- Added new events to be tracked by ActivityLog
5
+
6
# 5.0.19
7
- Removed option to schedule GA3 imports
8
plugin.json
@@ -1,7 +1,7 @@
{
"name": "GoogleAnalyticsImporter",
"description": "Import reports from a Google Analytics account into Matomo.",
- "version": "5.0.19",
+ "version": "5.0.20",
"theme": false,
"require": {
"matomo": ">=5.0.0-rc5,<6.0.0-b1"
0 commit comments