Time to reach a Page / Success Event | Community
Skip to main content
gaurav2
Level 3
February 16, 2010
New

Time to reach a Page / Success Event

  • February 16, 2010
  • 2 replies
  • 1926 views

In a visit, the time spent by a visitor to reach a page / fire a success event should also be availble as a metric. Would helps in understanding 'desired' vs 'actual' event completion periods.

2 replies

jasonegan
Level 2
March 11, 2010

There's a plugin, getTimeToComplete, that will actually do this. You just config the plug-in to track the time between two specific custom events. If you wanted it for each visit you could just fire an event upon the initiaion of a new visit and then fire the second event on whatever your conversion event is.

gaurav2
gaurav2Author
Level 3
March 12, 2010

Thanks @jasonegan. I'll give it a shot.