tracker-proxy
tracker-proxy copied to clipboard
HTTP proxy for Matomo's tracker API. This script allows to track websites with Matomo without revealing to your visitors the secret Matomo server URL.
It seems like tracker-proxy does not include `token_auth` and `cip` in bulk request . The `X-Forwarded-For` does not work with bulk requests on Matomo 5. For all bulk requests, the...
### Description: This should fix #59, at least on my setup it is working in production. I tried to get as much inspiration as possible from proxy.php and the other...
HI, anybody knows a plugin or any workaround which would allow matomo tracker proxy to be used on wordpress?
HI, the proxy is working fine. BUt all the locations are the same as the hosting location of the website. Do i miss something?
Since installing the proxy, visits to my own websites are tracked even though my machines carry the administrator's "ignore" cookie. Any easy way to address this glitch? Thanks.
Allow redirecting the .js files and everything that is needed for them to work.
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...
I some case error_log is disabled on server level, and If you enable DEBUG_PROXY no log message are write, appear only "there was an error loading matomo.js" message. Also, for...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 5.3.4 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...
The current project supports outdated PHP versions as low as 5.2, which is EOL for more than 11 years now. Issue #69 showed that is not even possible to build...