# Churn User Activity Data Table The aim of this report is to show how events occurred throughout the churned clients' lifetime before they were lost. The data is presented as a paged table which shows a list of all events and how many times each occurred. This report contains data about each tracked event, how many times it occurred, how many times each user performed each event on average, etc. The events can be presented either as a flat view or categorized hierarchically based on event category and name. Data for each event can then be segmented by any property. Endpoint: POST /v3/reporting/eventTracking/churn/lifetime/dataTable/{product_id} Version: 3.0.0 ## Header parameters: - `Content-Type` (string) Example: "application/json" - `RUI-Client` (string) Example: "Postman" - `RUI-Client-Version` (string) Example: "0.0.1" - `Origin` (string) Example: "https://analytics.revenera.com" ## Path parameters: - `product_id` (string, required)