If you have multiple pages that you'd like to target, you can use the Regex option.


To create custom targeting rules, first, you need to access the popup editor page and navigate under "Targeting" > Then click on Create New Custom targeting rule (not available on the free plan).



Example:


If you need to target the following webpages.


https://mywebsite.com/contacts

https://mywebsite.com/about

https://mywebsite.com/collections/apparel


The regex will be as follows


(\/contacts|\/about|\/collections\/apparel)

You can create your regex here https://regex101.com/


(If you're not confident with creating the regex, feel free to reach out to us at support@hellobar.com so that we can create it for you.)