How to track the Last login date of a member or filter members not logged in the last 6 mths or one year using adobe analytics? | Community
Skip to main content
nambirajan_vija
February 8, 2016
Solved

How to track the Last login date of a member or filter members not logged in the last 6 mths or one year using adobe analytics?

  • February 8, 2016
  • 3 replies
  • 2144 views

Hi,

I have a requirement to track as below, unsure how to go-ahead, need your suggestion.

Last login date of a member or filter members not logged in the last 6 mths or one year (configurable date)

Thanks in advance.

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 TanmayMathur

Hi, 

You would have to use a custom cookie to get this data. You would have to set a cookie with the date last logged in and when you want the data you could populate an eVar with that value. This link would give you the information on how to do that - http://www.w3schools.com/js/js_cookies.asp

Let me know if you have further queries. Thanks!

Tanmay

3 replies

TanmayMathur
Adobe Employee
Adobe Employee
February 8, 2016

Hi ,

To answer your question I would need to have some more details:

1. Do you have Visitor ID service enabled on your website?

2. Do you have timestamp enabled on your report suite? 

Thanks!

Tanmay

nambirajan_vija
February 8, 2016

Hi Tanmay,

If your are referring to Adobe marketing cloud visitor ID then the answer is NO

As of now, time stamp is not enabled in report suite.

Thanks - N.Vijayanand

TanmayMathur
Adobe Employee
TanmayMathurAdobe EmployeeAccepted solution
Adobe Employee
February 16, 2016

Hi, 

You would have to use a custom cookie to get this data. You would have to set a cookie with the date last logged in and when you want the data you could populate an eVar with that value. This link would give you the information on how to do that - http://www.w3schools.com/js/js_cookies.asp

Let me know if you have further queries. Thanks!

Tanmay