matomo-org / matomo-org/tracker-proxy
Error loading matomo js
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 158
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
for context, I'm using the proxy on a server running WordPress 7.4 and I have the appropriate tracking code applied
I have the proxy installed in a directory under root (matomo/matomo.php) and am referencing it in the tracker as `u+'matomo/matomo.php'`
When I load the page, the request for matomo.php gives a 200 with the response of `/* there was an error loading matomo.js */`.
I cant quite figure out where the issue is at.
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 with matomo/matomo.php and the tracker request using the configured proxy path. Reproduce the 200 response containing the error message, then inspect the proxy's loading path and available server diagnostics; done means the request returns the expected Matomo JavaScript instead of the error response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100