VSI App Event Feed

The VSI App Event Feed delivers the lowest-granularity VSI App data, with one row per app-level event (user activities, system events, and network-initiated events) mapped and marked for export in Conviva.

Updated 2026-08-04 event-feed

The Event Feed offers the lowest level of granularity for VSI App 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
  • Session ID

  • Event Time

  • Device ID

  • City

  • State

  • Country

  • Zip Code

  • IP Address

  • Connection Type

  • Event Category

  • Event Name

  • Event Details