matomo-org / matomo-org/plugin-QueuedTracking

New config to disable queued tracking for certain site IDs

Open
#311 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
87
Forks
41
Avg merge
2d 18h
Merged PRs (30d)
7

Description

Unfortunately, queued tracking can't be used, when utilizing User-IDs (because of the sequential nature of visitor recognition with User-IDs). The possibility of appending the parameter "&queuedtracking=0" is not always an option (mobile tracking, not using the TagManager, custom plugins). Therefore, it'd be great, if Queued Tracking could be disabled for certain Site-IDs entirely.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the QueuedTracking plugin reads configuration and handles tracking requests, then identify where site IDs can be checked before queuing. Done means a configuration option disables queued tracking for selected Site-IDs while leaving it enabled for others; no files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.