Romain Gauthier created UNOMI-895:
-------------------------------------
Summary: Tracker: Do not track URL parameters when they're empty
Key: UNOMI-895
URL: https://issues.apache.org/jira/browse/UNOMI-895
Project: Apache Unomi
Issue Type: Bug
Reporter: Romain Gauthier
There is currently an inconsistency between the unomi tracker and the json
schema:
if there is a page view with a URL parameter that is empty, the tracker tries
to track it, and the schema rejects the event.
For instance : example.com?utm_source= will get rejected
Goal of this ticket is to update the tracker so that the URL parameters that
are empty would be ignored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)