Hi Damian, thanks for getting back! My question is really about triggering via the referring URL.
How do I prevent the pop-up from triggering on webpages with query parameter? Specifically, a parameter that equals ANY value.
So for example, I don’t want the pop-up to show when visitors arrive via URL with “cdi=” as a query parameter, whatever the value of cdi. Can we use wildcards? Something like” cdi=*” Thanks!