Documentation menu

Report packs

Open Data integrations → Report packs, choose an environment, review the reports and source contract, then install. A passkey verified in the last ten minutes and Analytics read/write access are required.

Two bundled packs are available: Website acquisition (pageviews, observed visitors, sources and pages) and Website engagement (device reach, tracked clicks, outbound navigation and form submissions). Each installs four ordinary saved reports and one dashboard. Reuse, edit, pin revisions and share them through the existing authenticated Saved views controls.

Data and compatibility

The analytics.browser.v1 adapter reads accepted website events. The receipt panel samples the latest 1,000 matching retained events from the past 24 hours. Missing evidence is not proof of zero activity. Installing a pack never enables collection or changes consent. Existing retention, environment scope and query permissions apply.

Manifests are reviewed application code: publisher, version, host contract, source adapter, permissions and typed query templates. Requests select an installed catalog ID and digest; they cannot upload code, SQL or manifests. Updates require another explicit review. This is a trusted bundled catalog, not an arbitrary third-party marketplace.

Updates and removal

Installation is atomic and retry-safe, with optimistic revisions and an audit event. Existing limits apply: 200 saved views per environment, up to six panels per dashboard and 1,000 installation revisions. Retrying the same request returns its original result.

Removing or updating a pack archives only untouched owned views. Customized views and reports referenced by other active dashboards stay available. Archived history is recoverable in Saved views and still counts toward the existing view limit. Reinstallation creates new views; it does not overwrite preserved custom work. Retired catalog entries can still be inspected and removed.

GET /api/v1/apps/{app}/analytics/extensions?env=production exposes scoped catalog and installation metadata with Analytics read permission. Installation/removal use reviewed console forms with CSRF, same-origin and fresh-passkey checks. All tenant changes append to the audit ledger.