Subscribers allows you to trigger the opt-in prompt on the preferred page of your site only as opposed to displaying it on all pages and this can help align with the customers' interests and increase the likelihood of them opting in to receive notifications.




-Login to your Subscribers dashboard and click on "Settings"

-Go to "Prompt"



-Scroll down under "Prompt Trigger", Select "Specific Page" and enter the page URL.



-If you want to target multiple different pages, then you'll need to select "Matches RegEx".

And enter the regex on the field.

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@subscribers.com so that we can create it for you.)


- Hit "Save Settings" at the bottom and you're all set!