-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Milestone
Description
In Matomo 3.7 or 3.8 we added a feature for plugins to queue tracking requests so they can be sent together. It would be good if users had the ability to disable this feature in which case we send each queued request immediately.
When do you want to disable this feature? If you make for example use of the log import feature.
The method tracker.queueRequest()
would then not push the request to the queue but call basically trackRequest
Be good to add an entry to the changelog and document this in the FAQ
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.