We measure the audience. You verify the impression.
SignIQ provides the calibrated audience signal — OTS, dwell, attention. Your RMN or CMS joins it with proof-of-play to compute verified impressions, campaign reporting, and billing.
We own the audience signal.
SignIQ measures who was in the space, how they moved, and what they noticed. Calibrated OTS, dwell time, attention events, zone analytics, historical data, and audience forecasting — all anchored to screen geometry and camera pose.
- Calibrated OTS per zone and screen
- Dwell time distributions
- Attention events with confidence scoring
- Historical audience data (90 days)
- Predictive audience forecasting
- Event lineage: model_version, calibration_version, quality_flags
You own the impression.
Your platform owns proof-of-play, campaign logic, impression calculation, billing, and reporting. You join SignIQ’s audience data with your playlogs to create verified impressions — the complete picture of what played and who saw it.
- Proof-of-play (what content played, when)
- Campaign scheduling and logic
- Impression calculation (audience + play = impression)
- Advertiser billing and reporting
- Creative management and targeting
- Programmatic DSP integration
From audience signal to verified impression.
Three steps: SignIQ measures, the API delivers, and your platform computes the verified impression.
SignIQ Measures the Audience
The edge device processes camera input locally, calibrates against screen geometry and zone mapping, and produces audience metrics: OTS count, dwell distribution, attention events, and confidence scores.
{
"zone_id": "zone_lobby_east",
"window": "2026-03-25T14:00:00Z/PT1H",
"ots_count": 847,
"avg_dwell_seconds": 14.3,
"attention_rate": 0.64,
"confidence": 0.94,
"calibration_version": "2.4.1",
"model_version": "yolov8n-1.2.0",
"quality_flags": []
}RMN Joins with Proof-of-Play
Your RMN or CMS queries SignIQ’s Audience API for the same time window as a proof-of-play event. The platform knows what content played; SignIQ knows who was there and how they engaged.
Report with Confidence
The RMN now has a verified impression — a record that the content was played and an audience was present with measured attention. This powers campaign reporting, billing, and programmatic DOOH transactions.
Query audience data via the API.
Pull calibrated audience data directly into your RMN, CMS, or programmatic stack. Every response includes model version, calibration version, confidence, and quality flags for full traceability.
Read the API documentation →curl -X GET https://api.signiq.cloud/v1/audience/zone_lobby/ots \
-H "Authorization: Bearer sk_live_..." \
-d '{"window": "2026-03-25T14:00:00Z/PT1H"}'
{
"ots_count": 847,
"avg_dwell_seconds": 14.3,
"attention_rate": 0.64,
"confidence": 0.94,
"calibration_version": "2.4.1",
"model_version": "yolov8n-1.2.0"
}Start delivering audience data
your partners can trust.
Calibrated audience measurement that powers verified impressions for any RMN or CMS.