The Events History section in the user profile is designed to display custom Events that are tracked using the /postEvent API method. These are typically specific user actions within your app, such as product_purchased or level_completed.
Updating a user's Tags, either through an "Update User Profile" element in a Customer Journey or by using the setTags API method, is a separate operation that modifies the user's profile data. These Tag updates are not considered custom Events and, therefore, are not designed to appear in the Events History. This is the expected behavior.
Comments
0 comments
Please sign in to leave a comment.