Hi All,
I am using Web SDK and trying to find the time spent in between form interaction and form complete.
- This is two page form and giving form load, form interaction and form complete events.
- Form load - when 1st page of form loads
- Form Interaction when user clicks for fill first field of form
- Form Complete - when (2nd) success page appears
I have tried time spent on/per page/visit bucketed with different segments (form complete/form interact and form complete) but it is not showing the correct results.
Can anyone please help that how can I get table which shows time spent bucketed in between form interaction and completion?