- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-18-2015 10:44 AM - edited 09-19-2015 12:01 PM
I have block/continue set on a URL category and I was looking to see if there is a custome report I could build that would show me the users that use the continue password I have set and for which URLs they accessed?
09-20-2015 11:55 PM
Hi!
the block-continue action would only pop up a warning page with a continue button while the block-override will require a password to continue
The URL logs for simply landing on a blocked page will have the action block-override, once a user overrides the password landing page a new log is generated with the action logged as override for the URLs the user accesses, which you can use in the custom report query builder to filter out only the url logs that resulted from such action:
to collect the same type of reports for block-continue, you can set the query builder to ( action eq continue )
regards
Tom
09-20-2015 11:55 PM
Hi!
the block-continue action would only pop up a warning page with a continue button while the block-override will require a password to continue
The URL logs for simply landing on a blocked page will have the action block-override, once a user overrides the password landing page a new log is generated with the action logged as override for the URLs the user accesses, which you can use in the custom report query builder to filter out only the url logs that resulted from such action:
to collect the same type of reports for block-continue, you can set the query builder to ( action eq continue )
regards
Tom
09-22-2015 03:15 PM
Thanks for your help Reaper!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!