Expand my Community achievements bar.

SOLVED

How to measure time between start and end on a path (between page 1 in path and page n)

Avatar

Level 2

 

Have a path like A-B-C-D-E or A-B-D-E (paths vary but the end point is E).   Want to:

  1. measure the time between A-E
  2. Bucket the time into custom groupings (say 0-4 minutes, 4-6 minutes etc)
  3. Count the visits in the time buckets

Thoughts

 

Thx

Aseem

 

1 Accepted Solution

Avatar

Correct answer by
Level 4

the plugin getTimeBetweenEvents might be a good option (depending on your needs).

 

Take a look: https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/gettimebetweenevents.h...

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

the plugin getTimeBetweenEvents might be a good option (depending on your needs).

 

Take a look: https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/gettimebetweenevents.h...