Preparing the URL from a Digital Analytics for On Premises report

Use this procedure for reports in a Digital Analytics for On Premises installation.

Procedure

  1. In Digital Analytics for On Premises, display the report you want to export.

    If you are using a Digital Analytics for On Premises dashboard, only the top left report on the dashboard is exported.

  2. Click the Export icon located in the toolbar at the upper right of the report.

    The Export options window opens.

  3. Complete the fields as follows.
    • Select Portlet URL from the Export Type drop-down.
    • Select Web Browser from the Format of Report drop-down.
    • Specify the number of values to include in the report.
    • Specify the width of the report graphic, in pixels. Path reports self-adjust their size, regardless of the width you specify. Stacked bar reports automatically increase the width you specify by 30%.
    • Choose to hide the report header, as the portlet has a title that you can edit.
  4. Click Export.

    The report URL is displayed in a dialog box.

  5. Copy the URL and paste it into a text editor.
  6. Encode the URL using a web tool that you can find by searching for "URL encoding" or "percent encoding."
  7. Add the following to the beginning of the URL: YourIBMEMMURL/suiteSignOn?target= where YourIBMEMMURL is the login URL for your installation of IBM® EMM.

    For example, suppose you have the following information.

    • Your IBM EMM URL is http://myHost.myDomain:7001/unica
    • Your encoded Digital Analytics for On Premises report URL is MyEncodedReportURL

    Your final URL would be http://myHost.myDomain:7001/unica/suiteSignOn?target=MyEncodedReportURL