Mobile app version of vmapp.org
Login or Join
Gretchen104

: Is there a way to track the time between sequence of pages (e.g. wizard) I have a wizard sequence in my website and I want to know the time used for users to start the wizard and finish

@Gretchen104

Posted in: #GoogleAnalytics #Tracking

I have a wizard sequence in my website and I want to know the time used for users to start the wizard and finish it. That way I could know which page can be optimized or something like that.

Can we use Google Analytics for this?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Gretchen104

1 Comments

Sorted by latest first Latest Oldest Best

 

@Sherry384

In Universal Analytics you can create own dimension and metrics. More about: developers.google.com/analytics/devguides/platform/customdimsmets
You can push data to analytics on page loading (when user comes to the wizard) and when ends it (by clicking "finish" or something like that). If you send time of entrance and time of exit, difference will be a time on site.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme