Custom Filters for Report URL

This feature allows you to generate URL with filters on the report containing questions with text responses. Thus report viewer can preview and filter a report without accessing your account directly.

Click the Publish button for the selected custom report on the Reports home page and then:

  1. Under the first step the link to your report resides. Copy that link.
  2. Using any external text editor add filter logic at the end of your report link and specify parameters of your filters.
  3. Insert the customized report URL in your website.

Let us take a look at a short example

Note

  • For the 'Single Line' question type you should specify not only the question number but the answer choice number as well. For example: F1=[Q2.A1][C]comments.
  • The text response specified next to [M] or [C] tokens is case-insensitive.
  • URL filters may be saved by means of cookies within the same browser session. To open blank report following the default report URL it is strongly recommended closing all current sessions and opening new browser window or using different browser.
  • If you want to open report without clearing browser cache or restarting browser please use the &resetFilters=true parameter at the end of your default report URL. In this case each time you open report link it will be reset to the default status.
    Here is the example of how your report link should look like:
    http://keysurvey.com/report/38345/-1/35cc?afterVoting=d651cb1abceb&resetFilters=true