Filter user journey using user_id on firebase analytics
I want to track the user journey for each unique user. At the moment my app is firing firebase events on each action that I want to track. I just need to filter the user journey against the user_id on firebase analytics.
I have set the user_id using setUserId and I have also tried to create custom audience by using this filter but there is no such event of user_id in audience.