Skip to content

Releases: matomo-org/plugin-GoogleAnalyticsImporter

1.1.1

10 Dec 04:16
1e147cd
Compare
Choose a tag to compare

Bug fixes:

  • Compatibility with Matomo for wordpress.
  • Do not fail if an unmappable goal is found (in case user creates their own goal or edits a goal).

1.1.0

06 Dec 00:50
49d669b
Compare
Choose a tag to compare

Features:

  • Add new diagnostics to check for required functions and executables.
  • Add troubleshooting option to enable debug logging so users can provide useful info in a bug report.
  • Allow importing GA dimensions not natively supported in Matomo by creating new custom dimensions.
  • Support importing mobile app properties (including screen views metrics as pageviews and screen reports as page title reports).

Bug fixes:

  • Remove extra params when redirecting from processAuthCode action.
  • Change include paths to better support wordpress installs.
  • Do not try to import ecommerce items report if property does not support ecommerce.
  • Ordering in GA API requests was not applied.
  • Entry/exit page titles should not import unique visitors since we can't get that information reliably.
  • URLs that end in the action default name cause a conflict w/ directory paths. This is not an issue anymore.
  • Better process strange referrer URLs from GA.
  • Allow specifying timezone manually in case GA timezone is not a valid PHP timezone.

1.0.6

23 Nov 10:37
Compare
Choose a tag to compare

Changes:

  • Better and configurable mysql ping for shared hosting.
  • If invalid or missing config is found delete existing client configuration.

1.0.5

12 Nov 10:15
Compare
Choose a tag to compare
  • Display query count even on rate limit in command output.
  • Issue pointless mysql query to keep connection alive on systems that have a small wait_timeout.

1.0.4

11 Nov 02:05
Compare
Choose a tag to compare
  • Add --skip-archiving option to allow avoiding launching of archiving command when importing.
  • Default empty keyword value when importing campaign keyword report.
  • Use CliPhp to determine php binary and default to just php if not found.

1.0.3

03 Nov 20:42
75a3247
Compare
Choose a tag to compare

Changes:

  • Allow account ID to be specified explicitly since it can differ from the number in the UA-... property ID.
  • Print debug message when account ID is deduced from property ID in CLI command.
  • Use exponentially increasing wait time between rate limited requests when querying GA API.

1.0.2

13 Sep 09:38
Compare
Choose a tag to compare
  • Add import date to error message when import fails.
  • Fix bug in Actions record importer where it did not handle summary rows correctly.
  • Fix untranslated text.

1.0.1

22 Aug 07:26
Compare
Choose a tag to compare
Version bump.

1.0.0-b1

22 Aug 04:04
Compare
Choose a tag to compare

Initial beta release.

1.0.0

22 Aug 06:48
Compare
Choose a tag to compare
Beta release doesnt seem to work.