Viewing standalone dashboard widgets
The Mindful Feedback dashboard consists of many individual charts and tables. Each of these charts and tables can be viewed separately in a browser window via their own unique URL.
Viewing standalone elements makes Dashboard reports more flexible for a variety of uses. For example, you could incorporate an individual graph into your company's blog to support a Net Promoter Score (NPS) article. Because the graph is placed into the blog code using its URL, it is connected to your Mindful Feedback instance and the graph will update dynamically if the survey is still active.
Viewing the Standalone Dashboard Page
To access the whole dashboard as a standalone page:
<domain>/dashboard/standalone
This view will show the Mindful Feedback UI without a menu or title bar, only displaying the filters and reporting widgets.
Individual Widgets
To show individual widgets on their own you can add the widget id to the end of the URL:
<domain>/dashboard/standalone/avgresponsesbygroup
Multiple Widgets
You can also chain different widget ids together, separated by an underscore, to show multiple widgets on the same page:
<domain>/dashboard/standalone/npsbygroup_npsovertime_overallnps.
Dashboard Widget Standalone URLs
The following is the list of dashboard widget ids.
ID: filtersURL: <domain>/dashboard/standalone/filters | ID: sidebarURL: <domain>/dashboard/standalone/sidebar |
ID: surveysURL: <domain>/dashboard/standalone/surveys | ID: overallnpsURL: <domain>/dashboard/standalone/overallnps |
ID: overallagentscoresURL: <domain>/dashboard/standalone/overallagentscores | ID: agentscoresURL: <domain>/dashboard/standalone/agentscores |
ID: overallcesscoreURL: <domain>/dashboard/standalone/overallcesscore | ID: overallfcrscoreURL: <domain>/dashboard/standalone/overallfcrscore |
ID: overallcsatscoreURL: <domain>/dashboard/standalone/overallcsatscore | ID: surveytypeURL: <domain>/dashboard/standalone/surveytype |
ID: avgresponsesbygroupURL: <domain>/dashboard/standalone/avgresponsesbygroup | ID: avgresponsesovertimeURL: <domain>/dashboard/standalone/avgresponsesovertime |
ID: textresponsesURL: <domain>/dashboard/standalone/textresponses | ID: responsesentimentURL: <domain>/dashboard/standalone/responsesentiment |
ID: surveyvolumeURL: <domain>/dashboard/standalone/surveyvolume | ID:abandonedquestionsURL: <domain>/dashboard/standalone/abandonedquestions |
ID: npsbygroupURL: <domain>/dashboard/standalone/npsbygroup | ID: npsovertimeURL: <domain>/dashboard/standalone/npsovertime |
ID: multiplechoiceURL: <domain>/dashboard/standalone/multiplechoice | ID: yesnobygroupURL: <domain>/dashboard/standalone/yesnobygroup |
ID: yesnoovertimeURL: <domain>/dashboard/standalone/yesnoovertime | ID: topinteractionsURL: <domain>/dashboard/standalone/topinteractions |