Using the piwik api, when the “url” parameter contains duplicate query parameters, piwk truncates all but the last one as shown in the action URLs in the visitor log.
what I see in the Visitor Log in the Actions column is a record of the action “Some Action” and the url “Example Domain”. So the “colour=blue&colour=green” bit got truncated.
I’m using piwik 2.8.3 - would anyone know if this is fixed in the latest 2.14.2 or has anyone experienced this issue and has a workaround?
We upgraded to 2.14.3 and haven’t seen any difference in terms of truncation. Also, it seemed that length of string was in settings, not version dependent? It’s currently set at 1024 char, but the urls we are hitting are under 350.
Hi Matt
could we get some idea as to why it is not fixed? I cannot imagine what kind of local settings we could have that could somehow influence that issue and would therefore expect some pointers from PIWIK, thanks