Tracking Unsuccessful Logins for Known Users in Downstream Apps
want to track unsuccessful login by same user, context user is known using an output received in the downstream app so we know who the user is just that they cannot gain access, another context the user ID used for known user cannot be used for users with registration issue. Tracking code is added to the entry point page but does not rely on the user clicking on anything, the action has been done in the previous system before landing on the downstream app, hence why there is a data point to reference. How do I create an event that capture this scenario for same user