matomo-org / matomo-org/docker
Add an environment variable to rename matomo.js and matomo.php
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
The matomo script is usually blocked by ad blocker based on the name included in the URL and matomo is always detected by extensions.
Allow us to rename the scripts called by the front end to avoid being blocked by a browser extension
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the Docker project exposes and references the front-end scripts named matomo.js and matomo.php. Determine where an environment variable could control both names, then verify that the generated or served URLs use the configured names and no longer contain the default filenames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100