Hi All,
I am using Web SDK and trying to find the time spent in between form interaction and form complete.
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?
HI @MohithPi
Given the details provided, there are a few important distinctions to consider:
Form Complete Definition:
Calculating Time Spent:
@MohithPi did you try setting a session cookie(time of form start) & calculate delta when form submitted. Either you could feed into a numeric event or evar(for bucketing such as 1-3mins, 3-7mins, 7+). Thanks
Views
Likes
Replies