How can I add a simple popup modal on page load using adobe target?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
make sure to follow the instructions on the target template page: https://docs.adobe.com/help/en/target/using/experiences/vec/modifications/experience-templates.html
You might have to write some custom code for it
1) Create a HTML offer which contains the HTML code for the pop up and the JS which displays the popup on page load is complete.
2) Go go VCE editor and add the new HTML offer for the required experience
If the code for the pop up is already present in the page, then you need the JS code to display the popup.
make sure to follow the instructions on the target template page: https://docs.adobe.com/help/en/target/using/experiences/vec/modifications/experience-templates.html
Hi @scottt23929401 You need to use Form -Based composer in order to display popup on the page.
You need to write a JS and CSS in order to show a modal/popup on the page load.
Hi lord,
Whether form experience composer we need to use? I have a similar requirement like this,
Views
Like
Replies