We award users a one-time prize for installing our app. Unfortunately, it seems that the FIRST_OPEN event triggers before the user logs in and we can set the named_user_id. Very few first open events come with a user id set.
Is there some way to only fire the FIRST_OPEN type event at a time of our choosing, or is there some other way I need to track first log in?
Comments
1 comment