matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Incorrect handling of special character in custom dimension values #17119

Open Grolleau opened 3 years ago

Grolleau commented 3 years ago

Expected Behavior

Special characters contained in custom dimension should be supported

Current Behavior

Steps to Reproduce

  1. create a custom dimension
  2. push a value with a special character (ex: '+')
  3. open Visitors / \<custom dimension name>

Environment

Matomo Analytics Cloud

tsteur commented 3 years ago

Thanks for creating this bug report @Grolleau I had a quick look in the code but not sure yet where this happens. Maybe it's a more of a generic issue.