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

  1. Navigate to your analytics portal and select the cog icon to open Portal Settings.

  2. In the top navigation bar, select Navigation.

  3. In the Manage Navigation panel, select + Add Page Item.

  4. Select Analytics from the page options and select Next.

  5. Enter a name and URL for the analytics page and select Next.

  6. 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.

  1. In LUMA, navigate to Console and select Glossaries.

  2. Add a new Glossary entry.

  3. Set the title to exactly the following:

    uk.co.itgcanopy.qlik-session-check-url
  4. In the Protection field, select Session.

  5. 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"
    }
  6. 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.