Skip to content

Releases: matomo-org/plugin-QueuedTracking

0.1.6

22 Jun 00:58
Compare
Choose a tag to compare

For bulk requests we do no longer skip all tracking requests after a tracking request that has an invalid idSite set. The same behaviour was changed in Piwik 2.14 for regular bulk requests.

0.1.5

11 Jun 21:54
Compare
Choose a tag to compare
  • Fix possible notice in Redis version check

0.1.4

09 Jun 21:37
Compare
Choose a tag to compare
  • It is now possible to start multiple workers for faster insertion from Redis to the database. This can be configured in the "Plugin Settings"
  • Monitor does now output information whether a processor is currently processing the queue.
  • Added a new command queuedtracking:lock-status that outputs the status of each queue lock. This command can also unlock a queue by using the option --unlock.
  • Added a new command queuedtracking:print-queued-requests that outputs the next requests to process in each queue.
  • If someone passes the option -vvv to ./console queuedtracking:process the Tracker debug mode will be enabled and additional information will be printed to the screen.

Compatibility with log importer

31 Mar 21:43
Compare
Choose a tag to compare
0.1.3

temporarily return bulk response in case bulk tracking is used until …

0.1.2

09 Mar 05:54
Compare
Choose a tag to compare
0.1.2

Marketplace appearance changes

06 Jan 00:46
Compare
Choose a tag to compare
0.1.1

make sure the image in the marketplace works, how it works should act…

Initial release

05 Jan 23:26
Compare
Choose a tag to compare
0.1.0

updated screenshot. as we run tests on PHP 5.3.3 the redis extension …