Metrics on Query String Key/Value Pairs
Is it possible to create metrics on URL query string parameter key/value pairs? For example:
https://www.mysite.com/page/?key=valu...
How many times "value" appears for "key", "bar" for "foo", "qux" for "baz", etc.?
Thank you.
https://www.mysite.com/page/?key=valu...
How many times "value" appears for "key", "bar" for "foo", "qux" for "baz", etc.?
Thank you.
You can create such table in Options > Report > Tables. When you create the table, choose “Query parameter value” as “Main data”, click the “Custom...” button to the right of it and enter the parameter name to get statistics on.