-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.
Milestone
Description
If I use encoded percent symbol in campaign name:
?pk_campaign=qwerty2%25-
It generates error in matomo.js:
matomo.js:26 Uncaught URIError: URI malformed
at decodeURIComponent (<anonymous>)
at f (matomo.js:26)
at ct (matomo.js:51)
at b0 (matomo.js:54)
at matomo.js:70
at ch (matomo.js:59)
at Q.trackPageView (matomo.js:70)
at af (matomo.js:23)
at ad (matomo.js:74)
at Object.addTracker (matomo.js:76)
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.