Amplitude dashboards on Apple TV and every office display
Your Amplitude users, live on every office display. Connect Amplitude, describe the dashboard you want, and your AI builds it. It runs on an Apple TV, a native tvOS app. Always on.
An example Amplitude widget. You describe it, your AI builds it.
What you can build
Real widgets, not mockups of a single layout. Each one is a screen you can stand up from Amplitude.
- →Daily, weekly, or monthly active users, or new users, as a series.
- →Volume of one named event (totals, uniques, or average) over a window.
- →This week's events ranked by total volume.
- →One saved chart, if you paste the chart id from its Amplitude URL.
- →A celebration when daily actives cross a number you care about.
- →Progress against a DAU target you set.
What you can pull from Amplitude
Dance Party reads your Amplitude data through the Dashboard REST API, read-only. Amplitude has no read-only key, so read-only is structural: only four GET paths. Anything below can go on a screen. You never write a query.
Users & events
API docs ↗- Active usersGET /api/2/users with m=active: daily, weekly, or monthly active users.
- New usersGET /api/2/users with m=new: daily, weekly, or monthly new users.
- Event totalsGET /api/2/events/segmentation: totals, uniques, or average for one event.
- Event listGET /api/2/events/list: events ranked by this week's volume.
Funnels, retention, charts
API docs ↗- Chart CSVGET /api/3/chart/{id}/csv: columns and rows for one chart. Amplitude has no list-charts endpoint; copy the id from the chart URL.
- Funnel conversionStep counts and conversion from GET /api/2/funnels for two or more named events.
- RetentionStart-event and return-event cohort counts from GET /api/2/retention.
How to connect Amplitude
API key connection. No code, no drag-and-drop.
- 1In Dance Party, open Settings, then Integrations.D2IntegrationsConnect a data source and DJ Agent builds dashboards from live data. Connected accounts power widgets that refresh on their own.
AmplitudeNot connected
Active users, event volume, and a saved chart.Connect AmplitudeHubSpotNot connected
Pipeline, deals, and closed revenue.Connect HubSpotSlackNot connected
Live messages from any channel.Connect SlackStripeNot connected
Revenue, MRR, and new customers.Connect StripeNotionNot connected
Docs, tasks, and database records.Connect NotionGoogle AnalyticsNot connected
Traffic, acquisition, and conversion rates.Connect Google Analytics - 2Click Connect on Amplitude. Paste the project API key and the project secret key, and pick US or EU residency. Dance Party stores them encrypted and connects.Open Amplitude API keys ↗AmplitudeNot connectedPaste a read-only Amplitude API key. It is stored encrypted.Connect Amplitude
- 3Describe the dashboard in plain English. For example: daily active users this month and our top events this week.New dashboard+ WidgetDescribe a widget in DJ Agent, or click + WidgetDJ AgentDATA SOURCES
AmplitudeConnected
Show daily active users this month and our top events this week.Send - 4Your AI builds the widget from your live Amplitude data and drops it on the board.New dashboard+ Widget
Daily active usersLive
Active users vs monthly target18,400/ 22,00084% to goalDJ AgentDATA SOURCESAmplitudeConnected
Show daily active users this month and our top events this week.Send - 5Assign the dashboard to a screen. It goes live on the display.
Read-only, always. You paste the project API key and secret key (HTTP Basic). Dance Party stores the secret encrypted and only issues four documented GET reads. Amplitude has no read-only key and no scopes. The same secret can ingest events and delete users. Dance Party still only reads. Copy the key itself, not the short Key ID. Amplitude shows a secret once. A wrong region returns the same 403 as a bad key; Dance Party tries the other region at connect.
Frequently asked questions
Can I show an Amplitude dashboard on a TV?
Yes. Connect Amplitude, describe the dashboard, and your AI builds it. It runs on an Apple TV, a native tvOS app, on any office display. Always on, and it refreshes on its own.
Is the Amplitude connection read-only?
Yes. You paste the project API key and secret key. Dance Party stores the secret encrypted and only issues four GET reads: active/new users, event segmentation, the event list, and one saved chart CSV. It never sends an event or changes a user. Amplitude has no read-only key. The same secret can write; Dance Party still only reads.
Can it list every saved chart?
No. Amplitude publishes no endpoint that lists charts. Open the chart in Amplitude, copy the id from the URL, and ask for that chart. Dates follow the project's timezone; the last two calendar days can still be processing.
Where do I get the keys?
A Manager or Admin opens Organization settings, then API Keys, picks the project, and copies the API key. If no secret exists, click Generate Secret Key and copy it immediately. Amplitude cannot show it again. Copy the key, not the short Key ID. Pick the residency the project was created with (US or EU).
Do I need to build the dashboard myself?
No. You connect Amplitude, describe what you want, and your AI builds the dashboard and deploys it to a screen.
More integrations
Put your Amplitude dashboard on every display
Connect Amplitude. Describe what you want. Your AI builds it and it runs on every office display, 24/7.
Get Started