Display intercept across all pages until interacted | Experience Community
Skip to main content
Question

Display intercept across all pages until interacted

  • May 18, 2026
  • 1 reply
  • 12 views

Hi all,

 

I have an intercept setup that is displayed on a client’s website.

The intercept has two logic conditions (see screenshot below) that work as expected. If both conditions are true, the intercept is shown on the current page the user is viewing and will disappear when navigating to another page and does not reappear for the remainder of the session.

What I’d like to achieve is that, once the conditions are met, the intercept remains persistent/visible across all pages rather than disappearing when navigating between pages. It should stay visible until the user interacts with it, either by closing it or clicking the button to complete the survey.

 

Does anyone have a solution to this or have achieved this before? Any guidance would be much appreciated!

 

Intercept conditions

 

Thank you!

1 reply

vgayraud
QPN Level 7 ●●●●●●●
Forum|alt.badge.img+64
  • QPN Level 7 ●●●●●●●
  • May 18, 2026

Hi,

I think you could add an event on creative display to set a session cookie flag and events to remove it on elements clicks.

Then use that cookie in your logic in combination with you current conditions.

See documentation here.