Audience intelligence for digital signage

See who's there. See who's watching.

Real audience data for every screen in your network. Know how many people pass by, how long they stop, and what catches their attention — privately, on the device.

Westfield London — Zone AMarch 25, 2026Live
Today's Summary

2,847 unique viewers with 1.82s avg attention and 94% calibration confidence — peaking at 1pm during the lunch rush

2,847
Unique Viewers
▲ 12% vs last week
1.82s
Avg Attention
94%
Calibration Confidence
▲ MRC-aligned
34,590
Total OTS

Audience Intelligence

Audience data that speaks for itself

Audience data turned into plain-English insight. Your team — and the brands renting your screens — can read it at a glance.

The front-of-store screen saw 2,847 people today, with 1.82s of attention on average — 12% above last week.
Front of store · Updated 2 min ago
Busiest hour was 1:00 PM, with 4,200 people walking past the screen.
Front of store · Hourly view
Expect around 3,840 people tomorrow between 12 and 2 PM — a strong window for your highest-value content.
Forecast · 7-day rolling pattern
API-First Design

Built for integration, not isolation

Plug audience data into the tools you already run — CMS, analytics, scheduling. Clean endpoints for who's there, who's watching, and what's coming next. Integrate in hours.

GET/v1/audience/{zone_id}/ots47ms
GET/v1/audience/{zone_id}/dwell52ms
GET/v1/audience/{zone_id}/attention63ms
GET/v1/audience/forecast120ms
POST/v1/webhooks31ms
The Measurement

Understand the audience, not just the screen

Counts, dwell time and attention for every screen and zone. The numbers retail teams, store ops and media partners can plan and price against.

34,590
Total OTS Today
1.82s
Avg Attention
+12%
vs Last Week
94%
Confidence
Capabilities

Everything the network needs

Built for the retailers, integrators and networks who actually run the screens.

Real audience numbers

Count the people who actually walk past each screen — not guesses or hardware ping counts. Every number comes with a confidence score.

Who stops, who watches

How long people stay, when they look up, and what catches their eye. The whole engagement story for every screen and every zone.

Per-screen, per-zone insight

Break audience down by zone, store, region, or the whole network. See which screens earn their footprint and which ones don't.

Tomorrow's audience

90 days of history plus forward forecasts. Plan for the audience you'll have, not just the one you had.

Clean API

RESTful endpoints, webhook events, OpenAPI 3.0 spec. Feed audience data into whatever stack your team already runs.

Privacy by design

No faces stored. No personal data. Edge-processed and GDPR-aligned — your customers see a camera that respects them.

How It Works

Up and running in minutes

Sign up, point the camera, watch the data land.

1

Install

Drop the edge app onto the player you're already running. Standard hardware, off-the-shelf camera.

2

Set up

Point the camera, mark the area in front of each screen. Ten minutes per location.

3

Watch the data

Real audience numbers start landing in your dashboard — and in any tool you connect via API.

Developer Experience

Clean APIs. Clear docs. Fast integration.

Everything you need to pipe audience data wherever it has to go. OpenAPI 3.0 spec, clean endpoints, real-time webhooks.

  • RESTful API with OpenAPI 3.0 spec
  • Webhooks for live audience events
  • Forecast and history endpoints, ready to query
  • Sandbox environment for testing
audience.js
// Get live audience data for one zone
const response = await fetch(
  "https://api.signiq.cloud/v1/audience/zone_8k2Lp9x/ots",
  {
    headers: {
      Authorization: "Bearer sk_live_...",
    },
  }
)

const data = await response.json()
console.log(data.ots_count, data.confidence)
// → 2,847  0.94

Start measuring what matters

Sign up free, point a camera, and watch real audience data land in minutes. No sales calls required.