Using Regular Expressions to Control Popup Visibility in Enquire MAP
When trying to include or exclude a set of webpages in the Popup configuration, Enquire MAP makes it easy with regular expressions. Easy if the User knows regular expressions that is.
If I want to have a popup appear on all of the a set of blog posts, this example you may find helpful below.
https://blog.mydomain.com/mycategory/.*
The ".*" means any text digits or characters, so the above example means any URL with the prefix "https://blog.mydomain.com/mycategory/"
Please reach out to the dedicated Enquire Account Manager or Enquire MAP Support team for further assistance.