ECO Integration Timeline Events
After executing the ECO Integration test cases in the application, you need to monitor the events that got trigerred from the application. In the Available User Timeline panel, you can see the list of timeline records associated to different User ID, App Name, Device Name, and Client ID. Click the user record for which you want to see the timeline summary and triggered events.
Verifying Events in User Timeline
Perform the following steps to verify events in the user timeline:
Click a timeline record in the Available User Timeline panel to see the details:
Header section shows the User ID, Device Name, Client ID, App Name, Build Version, and SDK Version.
Select Show Summary to see user details, list events that got triggered from the application, and the number of times each event is triggered during the user timeline.
The Events section shows the Session ID and the list of events that got triggered from the application while executing the test cases. In the session timeline you can see only the event names.
By default, the Network Request option remains ON and the event list shows the occurrences of all events, such as button_click, page_ping, page_view, network_request, and video_events. To exclude only the network_request events from the event list, set the Network Request option to OFF.
The response of each event remains collapsed in the corresponding Data section.
Select Expand View to expand all Data section at once in the user timeline.
Monitor each event and its response that are displayed in "key":"value" pair (JSON) format.
Note: If any application error occurs, you can see the conviva_application_error event in Red color in the timeline.
Compare event's response with the expected behaviour of the test cases.
Take necessary actions to fix the ECO Integration in the application. If any errors are displayed in the timeline, check the integration setting or reach out to Conviva Support (support@conviva.com).
Previous Steps
Next Step
Other Links