-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone
Description
In order to implement CSP on my website, I disallowed 'unsafe-eval'
in script-src
directive. But I cannot track visitors with Piwik, because piwik.js tracking code contains call to eval
function twice.
Can you consider rewriting the code so it does not use eval
? (Which is a bad idea nevertheless.)
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.