matomo-org / matomo-org/tracker-proxy

Error loading matomo js

Open
#78 3 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.