Granular Data for Time Prior to Event Report | Community
Skip to main content
georgerht
Level 2
February 15, 2018
Solved

Granular Data for Time Prior to Event Report

  • February 15, 2018
  • 1 reply
  • 1609 views

Hi,

I was wondering whether it's possible (maybe via Data Warehouse?) to get access to the granulated data before it is bucketed in to the Time Prior to Event Report?

I'm trying to work out the average time between one success event and another in a funnel and this is the only way I could think to do this based on the implementation i am working with i.e. taking average time prior to final event minus average time prior to first event. Obviously it would be a very rough number if i used the mid point of each bucket to work out the average as i'm aiming for an answer in seconds - probably no longer than a few minutes in total between the two.

Thanks,


George

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

I'm afraid there isn't an easy way to do this, outside of taking the raw hits yourself, taking the timestamps of the image requests and comparing the hit times of the two events.

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
February 22, 2018

I'm afraid there isn't an easy way to do this, outside of taking the raw hits yourself, taking the timestamps of the image requests and comparing the hit times of the two events.