Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracker script piwik.js is missing CORS header #14117

Closed
franky47 opened this issue Feb 20, 2019 · 1 comment
Closed

Tracker script piwik.js is missing CORS header #14117

franky47 opened this issue Feb 20, 2019 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@franky47
Copy link

From what I can tell, the CORS settings only apply to the API, the tracking script piwik.js is not served with the Access-Control-Allow-Origin response header.

I would like to use the integrity attribute on the tracker script, to make sure it has not been tampered with, and it requires the resource to be served with CORS headers.

@mattab
Copy link
Member

mattab commented Jan 21, 2020

Hi @franky47 please check our CORS Faq: https://matomo.org/faq/how-to/faq_18694/

If you have any specific issue with this, please create a new issue with steps to reproduce. Thanks!

@mattab mattab closed this as completed Jan 21, 2020
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants