Exit Intent Popup in Adobe Target | Community
Skip to main content
Isha Gupta
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 4, 2026
Solved

Exit Intent Popup in Adobe Target

  • June 4, 2026
  • 1 reply
  • 34 views

I want to show a popup to users who are trying to leave my website and I referred to this tutorial. Problem is, I am not seeing option to enter “Custom Code” or Compose. I haven’t worked in Target in last few years and UI has changed quite a lot. Can anyone please provide guidance here? 

 

https://github.com/Adobe-Marketing-Cloud/target-experience-templates/tree/master/lightbox-exit-intent

Best answer by prateek2002

Hi Isha

Try this path:

Create/Edit Activity → A/B Test → choose Visual → select your workspace (if your org has that option) → enter the Activity URL → click Create.

Once the page opens in the Visual Experience Composer, look at the left rail. Just below the + icon, click the Modifications icon (clock/toggle icon). That opens the Modifications panel.

From there:

  1. Click Add Modification
  2. In the first dropdown (Modification Type), choose Custom Code
  3. Paste your code in the content area
  4. Click Save

Hope this helps.

1 reply

prateek2002Adobe EmployeeAccepted solution
Adobe Employee
June 4, 2026

Hi Isha

Try this path:

Create/Edit Activity → A/B Test → choose Visual → select your workspace (if your org has that option) → enter the Activity URL → click Create.

Once the page opens in the Visual Experience Composer, look at the left rail. Just below the + icon, click the Modifications icon (clock/toggle icon). That opens the Modifications panel.

From there:

  1. Click Add Modification
  2. In the first dropdown (Modification Type), choose Custom Code
  3. Paste your code in the content area
  4. Click Save

Hope this helps.

Adobe Champion
June 5, 2026

Thanks! That was super helpful Found it. Would there be any experience on Exit Intent popup as well?