Expand my Community achievements bar.

Join us for our second AMA on experimentation and personalization strategies with Target, occurring on June 3rd!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How do I delay my target experiences

Avatar

Level 2

Hi, am I able to set a delay timer on my target experiences to load? For example, after the page load, I only want to activity to load after 10 seconds.

 

Cheers, Jansen

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

There is no feature to handle this particular situation in Target. However, you could use a custom JS code offer to handle something like this. Within the JS add a delay and then call a function to render your experience/content change.

View solution in original post

2 Replies

Avatar

Level 10

I wonder what your activity is about — is it a popup window/ lightbox you want to display in 10 sec?

Avatar

Correct answer by
Employee Advisor

There is no feature to handle this particular situation in Target. However, you could use a custom JS code offer to handle something like this. Within the JS add a delay and then call a function to render your experience/content change.