Skip to Content
DocsDashboardOverview

Dashboard

The Pug dashboard is the web UI for growth managers — explore analytics, inspect users, and build dashboards without writing code.

URL: app.pug.sh 
Audience: Growth managers, product analysts, engineers verifying integrations

First login

  1. Sign in with email/password, magic link, or Google OAuth.
  2. If you belong to multiple organizations, pick one on the org selector screen.
  3. Select or create a project using the sidebar project switcher.
  4. Every feature route is prefixed with the active project: /p/:projectId/…

New projects show a setup state on the Overview page with integration prompts until the first events arrive. Send a test event via the Quickstart and check Live to confirm data is flowing.

Overview

KPI tiles, funnels, and activity at a glance — your daily health check.

Open docs

Live

Real-time visitors, map, and activity feed. Start here right after deploying the SDK.

Open docs

Insights

Ad-hoc analytics queries — build a custom chart or funnel.

Open docs

Dashboards

Custom drag-and-drop dashboards for saved, shareable views.

Open docs

Profiles

User search and profile detail for debugging a specific user.

Open docs

Events

Event catalog and schema for planning your tracking plan.

Open docs

Members

Organization membership — invite teammates and manage roles.

Open docs

Settings

Account, org, API keys, and email configuration.

Open docs

Typical workflows

Verify an integration

Deploy SDK → Live (confirm visitor count) → Events (confirm catalog) → Overview (KPIs populate)

Answer “how is signup converting?”

Events (confirm signup events exist) → Insights (build funnel) → Dashboards (pin as tile)

Debug a user report

Profiles (search by email/ID) → Events tab (timeline) → Sessions tab (visit context)

Project context

The sidebar project switcher changes all data on every page. API keys, events, profiles, and dashboards are strictly scoped to the active project — switching projects shows an entirely different dataset.

Org-level settings (members, billing, email provider) are shared across all projects in the org.

Roles and access

Org membership controls who can access the dashboard. All members with access can view project data; admin roles can manage org settings and invites. See Members for the role matrix.

Further reading

Last updated on