How do I delay my target experiences | Community
Skip to main content
Level 2
July 21, 2021
Solved

How do I delay my target experiences

  • July 21, 2021
  • 2 replies
  • 1901 views

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

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 ryanr7

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.

2 replies

Andrey_Osadchuk
Level 10
July 21, 2021

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

ryanr7Adobe EmployeeAccepted solution
Adobe Employee
July 23, 2021

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.