matomo-org / matomo-org/plugin-AnonymousPiwikUsageMeasurement

Make AnonymousPiwikUsageMeasurement::TRACKING_DOMAIN configurable instead of hardcoded

Open
#58 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
4
Forks
12
Avg merge
2d 8h
Merged PRs (30d)
4

Description

I was trying out this plugin but wasn't unable to get it running - till I found out that in the website configuration I try to track to, I must uncheck this

![image](https://user-images.githubusercontent.com/1443109/114622476-4b823880-9cae-11eb-8e51-01230ee397c7.png)

or must include "http://demo-anonymous.matomo.org" too, otherwise, the tracking didn't work.

Is this a relic from the past when usage data was optionally sent to matomo.org? Is it a bug? Or am I overlooking something obvious?

Thanks in advance for your help and work!

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

Read the AnonymousPiwikUsageMeasurement::TRACKING_DOMAIN constant and trace where the tracking domain is consumed. Determine how this plugin currently handles configuration, then verify that the existing hardcoded domain can be replaced by a configurable value without breaking tracking behavior. The issue does not name a file or test, so locating the relevant implementation and test coverage is part of the work.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.