コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
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.

元の投稿で解決策を見る

2 返信

Avatar

Level 10

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

Avatar

正解者
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.