I've recognized the transition module can't handle URLs containing named characters.
For example, when I navigte to Actions > Pages, try to open the transitions on a URL like /testweb/page.php?param1=a®param=b
i get following error:
There's no data for /testweb/page.php?param1=a®param=b
My guess is the ®
param gets interpreted as a naming character, resulting in ®. Therefore the transition module can't find any data.
The other row actions, like visitor log or row evolution are working on the same URLs.
Reproduced with multiple browsers (chrome, ie, ff)
Piwik 2.16.2
PHP 5.4.16
I'm not able to reproduce that with Piwik 3.1.0. Tracked a url with those params locally and the transitions report for this urls works just fine.
@minos314 please reopen if you can reproduce that with latest Piwik version.
I can still reproduce the issue in matomo 3.3.0.
Follow these steps:
test.com 127.0.0.1 - frank [10/Oct/2000:13:55:36 -0700] "GET /web/somepage.html?cmd=view®seq_typ=1 HTTP/1.0" 200 7453
@sgiehl Please reopen issue.
@sgiehl Please reopen issue.