Events Changelog

Welcome to the Events changelog document for CleverTap. This changelog provides insights about the system event updates in CleverTap, ensuring you use CleverTap effectively and monitor your metrics with greater accuracy.

We are dedicated to empowering businesses with advanced mobile marketing and analytics capabilities and delivering continuous improvements to meet our users' evolving needs. Stay tuned as we update this changelog regularly, informing our customers about any changes to existing system events or the introduction of new ones.

April 2024

Change Release DateEvent NameProperty NameUpdate TypeDescription
April 2, 2024Notification Clickedbutton_idProperty AddedThe property is visible for the event if the Notification Clicked event is tracked for button clicks associated with the new Image Interstitial template. Therefore, the customers adopting this template will see this new property.

For more information, refer to In-App Image Interstitial Template.
May 15, 2024Push UnregisteredSourceProperty AddedThe property can have any one of the following values:

  • CT_Push: Indicating that the event is raised via silent Push. In this case, FCM returns a 404 Unregistered error for stale tokens from devices that have not connected to FCM for 270 days or for users who have uninstalled the app.
  • CT_SDK: Indicating that the event is raised via OnUserLogin() method.
  • CT_Target: Indicating that the event is raised via campaigns or journeys.
  • Push UnregisteredToken ValueProperty AddedThe property contains the actual value of the token.
    Push UnregisteredToken TypeProperty AddedThe property indicates the type of token and can have any one of the following values:

  • FCM
  • Baidu
  • Huawei
  • Push UnregisteredtargetIdProperty AddedThe property denotes the ID of the campaign or journey.