Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add Platform Analytics pages to a configurable workspace

Add an Analytics Overview and its related pages to your own workspace/experience through page templates.

Before you begin

Role required: ui_builder_admin

About this task

In experiences and workspaces, the Analytics Overview provides a central page with tabs for all the other pages related to Platform Analytics. You do not have to add an Analytics Overview, but this procedure uses that page as example. The same procedure applies to adding the other Platform Analytics pages from templates. Details about those pages are provided at the end of this topic.

Procedure

  1. Open your experience in the UI Builder.

  2. Scroll to the desired template.

    This procedure shows how to set up the Analytics Center template, but the instructions apply to any template, such as Dashboards.

  3. Hold your cursor over the Analytics Center template and select Use template.

Image omitted: analytics-center-template.png
The Analytics Center template selected.
  1. Specify a name and a path for the page and press Continue.

  2. In the URL parameters page, press Looks good.

  3. Specify the variant name, audiences, and conditions.

  4. Press Create.

    The page editor opens.

  5. Change from the Editor to the Settings view.

Image omitted: workspace-settings.png
The Settings button on a UI Builder page.
  1. Select the General variant.
Image omitted: general-variant.png
The General choice in the variants.
  1. Under URL parameters, add the following optional parameters:

    • tab
    • filter These parameters ensure that on page refresh, the last open tab of the Analytics Center opens. Also, the last selected filter (such as Bookmarked) is enabled.
  2. Press Save.

Result

You now have a page with a fully configured Analytics Overview, including all components. However, none of the links to other pages work until those pages are added and configured.

What to do next

Create pages using the following templates. Follow the same process you used to create the Analytics Overview page. Give the pages the following paths and parameters:

Note:

  • The default event handlers use the paths in this table. If you specify a different path, you have to customize the event handler as described in Configure custom redirection from a dashboard component.
  • Simple List and Dashboard overview are legacy page templates, like Analytics Center. You must specify the parameters manually for these pages. Newer page templates give you the parameters in the course of page creation.
  • Platform Analytics is modular. You can create only some of the pages and get their standalone functions. For example, if you only want dashboard support or KPI Details, create the pages with that functionality and don't create an Analytics Overview.
Template nameFunctionRequired parametersOptional parametersPath
KPI DetailsDisplays the details of a single indicatoruuidscoreDate, breakdowns, domain, aggregateac\_kpi\_details
Simple ListDisplays a list of table recordstablelistTitle, query, disableInlineEditing, listViewsimplelist
Standard recordDisplays the details of a table recordtable, sysIdquery, extraParams, views, selectedTabIndexrecord
Dashboard libraryDisplays a list of dashboards on the instance, along with usage statisticsnonenone 
Data visualization libraryDisplays a list of data visualizations on the instance, along with usage statistics   
Dashboards \(see Add a dashboard to a Dashboards page\)Used to create, edit, and show dashboards along with data visualizations inside those dashboards. This page template is the minimum requirement for dashboard support.noneedit, sysId, tabSysId, filter, elementdashboards
Visualization designerUsed to create and edit data visualizations independently of dashboards, without using the Dashboards editor.sysidnonevisualization-designer

Important: You must use these paths, which are the same paths of the pages in the Platform Analytics experience. The preconfigured event handlers on the pages use these paths. If you do not give your pages these paths, the event handlers will not work.

Parent Topic:Creating Platform Analytics pages in your own workspace

Related topics

Create a Platform Analytics workspace from App Engine Studio

Add a dashboard to a Dashboards page

Configure custom redirection from a dashboard component

Dashboard URL parameter delegation

Pass global filters to the dashboard page template

Configure dashboard data broker

Add a dashboard to a Dashboards page