User Events Integration Validation

User events integration is one of the most important parts of the entire integration. To ensure that the events are flowing correctly to MoEngage, we can follow the steps below.

What is to be validated?

  • Events Tracking is working as expected.
  • All the attributes are being tracked
  • The data types of the attributes are correct

How to Validate?

Check Event Tracking

  • On the app, perform the events that need to be tracked on MoEngage
  • Open the user profile on the MoEngage Dashboard and go to the Activity info
  • You should be able to see all the events performed in this section.

    download.png

Check the Event attributes

  • Click an event on the activity info page. This will expand the event and display the event attributes.
  • Check for all the attributes that need to be passed with the event
  • Event Source has to be SDK, Platform has to be the type of device where the event is performed and type has to be tracked user events.

    download__1_.png

Check the attribute data types

  • String data type attributes should have string-related operators like is, contains, starts with, etc
  • Date attributes should have operators like on, in between, before after, etc
  • Number attributes should have operators like equal to, greater than, in between, etcSegmentation_UserAttributes.png

Potential Issues and Solutions

  • Unique Event Name - It is most important to track unique names for events across platforms.

  • Event attributes Data Type - It is also important to maintain datatype consistent across platforms.

  • Without the proper event tracking the user behavior cannot be identified, and automated campaigns cannot be created. To fix events-related issues, refer to Android, iOS, and Web docs.

Was this article helpful?
0 out of 4 found this helpful

How can we improve this article?