Hello,
I’m wondering if there’s any way to use a string sent as an event property in place of the user_id for the event.
Use-case:
In the product there are events where a user takes action on another users posts e.g. like, comments, etc. In the ‘like sent’ event for example there is an event property called ‘target_user_id’ which has the user_id of the user receiving the like. I’m wondering if there is a way to use this field in a new event so that the result would measure when a user receives a like (instead of gives a like) and could be used in subsequent engagement and retention analysis.
Thank you!