내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Show modal popup across site using Adobe target

Avatar

Level 10

Hi team,

 

May I know how to show a modal popup (which is available as offers) in all the pages of a site using Adobe target.

 

I tried with this link but it didn't work. Please let me know if any way there to do it.

 

https://experienceleague.adobe.com/docs/target/using/experiences/vec/temtest.html?lang=en#use-cases

 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 6

@Kishore_Kumar_ You have to set a specific URL if you are going to use the VEC editor, i.e www.example.com/shop/laptop. Then under Page Delivery for the activity you have to set the contain rule and set it to the domain, i.e www.example.com. Make sure to set the condition to OR and also make sure that the css selector you are using is present on each of those pages.

 

If it is not working for you please look at the response from the target call to see what is coming back.

 

Thanks!

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

Even it didn;t work for me as per https://experienceleague.adobe.com/docs/target/using/experiences/vec/temtest.html?lang=en#use-cases.

 

It worked for me when i did , server based tar-getting using SDK.

 

refer - https://adobetarget-sdks.gitbook.io/docs/sdk-reference-guides/java-sdk/get-offers 

 

 

 

 

Avatar

Level 10

hi sundeep,


you mean do we need to write java class using this api to show modal popup ? Is there any no code approach to show modal popup please ? 


Avatar

정확한 답변 작성자:
Level 6

@Kishore_Kumar_ You have to set a specific URL if you are going to use the VEC editor, i.e www.example.com/shop/laptop. Then under Page Delivery for the activity you have to set the contain rule and set it to the domain, i.e www.example.com. Make sure to set the condition to OR and also make sure that the css selector you are using is present on each of those pages.

 

If it is not working for you please look at the response from the target call to see what is coming back.

 

Thanks!