Add Platform Analytics pages to a configurable workspace
Add an Analytics Center 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 Center provides a central page with tabs for all the other pages related to Platform Analytics. You do not have to add an Analytics Center, 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
Result
You now have a page with a fully configured Analytics Center, 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 Center page. Give the pages the following paths and parameters:
- 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 Center.
| Template name | Function | Required parameters | Optional parameters | Path |
|---|---|---|---|---|
KPI Details |
Displays the details of a single indicator | uuid | scoreDate, breakdowns, domain, aggregate | ac_kpi_details |
| Simple List | Displays a list of table records | table | listTitle, query, disableInlineEditing, listView | simplelist |
| Standard record | Displays the details of a table record | table, sysId | query, extraParams, views, selectedTabIndex | record |
| Dashboard overview | Displays all dashboard tiles | none | none | all-dashboards |
| 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. | none | edit, sysId, tabSysId, filter, element | dashboards |
| Visualization designer | Used to create and edit data visualizations independently of dashboards, without using the Dashboards editor. | sysid | none | visualization-designer |