Can Queries and Users be combined?

Avatar
  • updated
  • Answered
I know i can configure my reports to show a list of all Queries and I know i can list all Top Authenticated Users. BUT, is there a way I can match my Users with what they had Queried?
Avatar
Michael
You can get information on pages viewed by visitors by enabling the "Visitors > Requests of Users" report in Options > Report > Contents.

If you wish to get full list of files (not only pages) or queries (text after the question character in URLs) of visitors, you need to create a custom table in Options > Report > Tables. You need to choose either "File name" or "Query" as main data, and also choose "User name" as group data.
Avatar
zinner nicholas
Quote from Michael
You can get information on pages viewed by visitors by enabling the "Visitors > Requests of Users" report in Options > Report > Contents.

If you wish to get full list of files (not only pages) or queries (text after the question character in URLs) of visitors, you need to create a custom table in Options > Report > Tables. You need to choose either "File name" or "Query" as main data, and also choose "User name" as group data.
Perfect. Thank you.