Configure an analytics portal
Analytics portals display embedded QLIK reports in Storyteq CMP. Configuration requires two steps: adding an analytics page to the portal in CMP, then creating a LUMA Glossary entry that provides the QLIK report URL.
| You must create and activate an analytics portal before completing the steps on this page. See Add and manage portals for instructions. |
Add an analytics page
-
Navigate to your analytics portal and select the cog icon to open Portal Settings.
-
In the top navigation bar, select Navigation.
-
In the Manage Navigation panel, select + Add Page Item.
-
Select Analytics from the page options and select Next.
-
Enter a name and URL for the analytics page and select Next.
-
Enter the analytics URL for the QLIK report and select Save & Apply.
The analytics page is created and added to the portal navigation.
| The report will not display until the LUMA Glossary entry has been configured as described below. |
Configure the LUMA Glossary entry
The analytics page requires a Glossary entry in LUMA that contains the QLIK session check URL. Without this configuration, a warning message displays on the analytics page instead of the report.
-
In LUMA, navigate to Console and select Glossaries.
-
Add a new Glossary entry.
-
Set the title to exactly the following:
uk.co.itgcanopy.qlik-session-check-url
-
In the Protection field, select Session.
-
In the Content section, enter the QLIK URL in the following JSON format, replacing the example URL with your QLIK report URL:
{ "value": "https://your-qlik-report-url" } -
Save the Glossary entry.
The analytics portal will now display the configured QLIK report.
| If the Glossary entry title is incorrect, or if there is an issue with the report URL, a warning message will display on the analytics page. Check the title and URL are correct before investigating further. |