Deploy DPI Sensor

Step-by-step deployment of the DPI ingest sensor.

Updated 2026-07-29 dpi, sensor, deploy, ingest

Conviva Digital Product Insights (DPI) sensor data ingest applies a lightweight integration to your application platforms, enabling automatic, semantic-less data collection across different data sources and formats, with heavy computation done on the server-side.

  • Automatically collect system level events (clicks, network requests, crashes, errors, video player events, device and OS metadata, etc.)

  • With semantic-less collection, send all custom events with a single integration without having to reformat events to map to a pre-defined schema

  • Ingest data across all application platforms (Web, mobile, tablet, TV, STB, AR/VR, smart speaker, car, etc.)

Go to Conviva GitHub repositories with basic README instructions or leverage the UI integration tool for guided data ingest.

Browse the DPI Integration FAQs, view the platform summary diagrams, watch this integration video.

iOS

iOS DPI developer roadmap showing tracking lifecycle, developer calls, and post-integration verification steps

Web JS

Web JS DPI developer roadmap showing tracking lifecycle, developer calls, and post-integration verification steps

Android

Android DPI developer roadmap showing tracking lifecycle, developer calls, and post-integration verification steps

Latest Releases in Sensors

iOS version 1.10.2 (April 2026)

Minor improvements.

More Details:

iOS Sensor Integration Help

GitHub Document

JavaScript version 2.0.2 (April 2026)

Fixed issue where cohort replay recording status was not set due to race condition.

More Details:

JavaScript Sensor Integration Help

GitHub Document

Android version 1.3.2 (April 2026)

  • Enhances conviva_click event with elementParent to include the hosting Fragment or Activity name, enabling identification of the screen associated with the clicked element.

  • Fixes event batching on Android 9 and its earlier versions by replacing the SQLite window function used for cumulative event size calculation with a Java-side equivalent.

More Details:

Android Sensor Integration Help

GitHub Document

For more details about these updates and other DPI platform updates, see What's New in DPI.