Hi, Not sure why you just need it only on the final blurred input tab? I would track each step to know where the user is actually exiting most. You can select (focus, blur, change, submit) form filed in your events based rules. i.e. “focus” to know when a visitor enters the field, “blur” to know wh...