Can piwik track the query string?

﹥>﹥吖頭↗ 提交于 2020-02-08 09:51:07

问题


Piwik only seems to track the path part of the URL, not the query string. Is this a turn-onnable option? or perhaps I'm looking at the wrong report?

EDIT: I note that the log_action table includes the full URLs including query string, which gives me hope that the data may be there.


回答1:


Piwik displays query string also without making the report flat. You just have to reach the last level of URL (you can do it by clicking the row that has a plus icon near the URL).




回答2:


Go to Settings->Websites and check Keep Page URL fragments when tracking Page URLs.




回答3:


Yes, Piwik does this by default (credit to @quba for pointing that out). But it's a little hidden:

At the bottom of the report there's a little cog icon. This itself may be hidden - if it's not there, look for a little down/up arrow, click that to reveal the cog icon.

Clicking the cog gives you a menu which allows you to select hierarchical or flat - flat view shows the query strings.

Documentation screenshot:



来源:https://stackoverflow.com/questions/28044732/can-piwik-track-the-query-string

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!