Skip to content

Percent symbol fails JavaScript matomo code #16464

@gnomeby

Description

@gnomeby

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.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions