Expand my Community achievements bar.

SOLVED

Show a different image to visitors each time they land on our homepage

Avatar

Level 1

Hi,

I am trying to figure out how to show a different image to visitors each time they land on our homepage:

1st visit = Image A

2nd visit = Image B

3rd visit = Image C

4th visit = Image D

5th visit = Image E

> 5 visits = Image F

Any ideas?

1 Accepted Solution

Avatar

Correct answer by
Level 10

You have to use Adobe Target  for this purpose otherwise it will be a very custom requirement in which have to develop your own custom plugins to detect the and store number of visits for every user and server different image different visit.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

You have to use Adobe Target  for this purpose otherwise it will be a very custom requirement in which have to develop your own custom plugins to detect the and store number of visits for every user and server different image different visit.

Avatar

Administrator

Hi 

There is hackish way of doing this, but it would not be like personalization.

Link:-   http://www.trans4mind.com/personal_development/JavaScript/newImage.htm

// This is demo example with logic

 

As mentioned by Amit, you can achieve this by Adobe Target.

Another way you could achieve this is by using writing your logic with use of Adobe Analytic (Real time web Analytics, Link:- https://marketing.adobe.com/developer/documentation/analytics-reporting-1-4/real-time and http://randyzwitch.com/real-time-reporting-adobe-analytics-api/ ).

I hope this would help you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni