Conviva Connect: Event Feed
The Event Feed offers the lowest level of granularity for DPI data. Each line in the Feed represents an app-level event, such as a user activity (for example, a link or button press), a system event (for example, an API call), or a network-initiated event. For an event to appear in the Feed, it must first be mapped in Conviva and marked for export on the Event Feed, ensuring that only the required information is exported. This is important because the Event Feed is extremely large.
To reduce the size of the Event Feed, metadata such as device information is available only through the joining session of the Flow Feed. The Event schema includes only metadata that can change within a session. For example, user location is included because it may vary while the app is being used, making it mutable within a session.
Use Event Feed to extract Session ID-wise event data (event name, category, and details), location, device, and network information at an hourly frequency.
Event Feed Schema
Each line of the Event Feed record contains the information:
| Session Details | User | Location | Network | Event |
|---|---|---|---|---|
|
|
|
|
|
Connect Data Feed Connect Data Feed Connect Data Feed DPI Event Feed DPI Event Feed DPI Event Feed