Skip to content

JS tracker: Offer ability to disable queued tracking request #14143

@tsteur

Description

@tsteur

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.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions