Popup Limits Content loaded "Run only once"

I would like to have a popup which will be shown on the homepage after the content is loaded. After you visit different sites the popup only should be shown after clicking on a specific button.

I found this topic but in this case the popup shows after the mouse leaves the window and in this interaction you can set “Run ony once”.

How can I achieve to show the popup automatically only on the homepage after the content is loaded and on all other sites only when a button is clicked?

A bit of a hacky solution but, without useing php:

Put this interaction on any element on your frontpage:

And this interaction on your button outside of the frontpage:

Of course don’t forget to set display conditions for your popup for Entire website

1 Like