Date of the last visit | Community
Skip to main content
vickyg28253246
New Participant
May 1, 2019
Solved

Date of the last visit

  • May 1, 2019
  • 3 replies
  • 4204 views

Sorry if there is an obvious solution, I seem to be stuck - is there a way to determine the date of the last visit per user?

Also, can I create a segment that would isolate the last visit?

Thank you

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 David_Jerome

If I needed to find this out I would use either datafeeds or data warehouse in combination with SQL, however if you are looking for something inside of Adobe analytics UI then you would need to create an Evar using a timestamp getdate and subtracting the number of days since last visit.

getDaysSinceLastVisit

3 replies

vickyg28253246
New Participant
May 2, 2019

Thank you David,

Yes, that's exactly what I meant - specific date for each visitor. Both of your solutions make sense, thank you. I was convinced that there was a way to build a segment and a metric, but I just could not see it.

David_Jerome
David_JeromeAccepted solution
New Participant
May 2, 2019

If I needed to find this out I would use either datafeeds or data warehouse in combination with SQL, however if you are looking for something inside of Adobe analytics UI then you would need to create an Evar using a timestamp getdate and subtracting the number of days since last visit.

getDaysSinceLastVisit

Employee
May 2, 2019

Hi,

There is no default metric/ Dimension that will tell about the date of the last visit per user. However, you would be able to find a dimension in workspace with the name as Days since last visit and you can apply Unique visitor metric. That might can help.

Regards

Karandeep Singh