Hi Guys, I have a WP page with content that is segmented into three sections. Each section is for a specific type of client. I'd like to provide a notification (after client provides email in opt-in popup) that sends a client an email notification when new content has been added to their specific area of interest.
The opt-in box captures emails and would contain checkboxes for each of the three sections. A use case could be one client opts into all three sections and another client selects just one. Browser notifications could be a compliance issue so, for now, I need to do it with emails.
Also, this is a WP site with multiple pages but only want to offer the opt-in notification option on one page.
Thoughts? Kevin
Hi Kevin,
First, I am sure not everyone reading this post is a male.
Just about every email provider like MailChimp and Convert Kit should have the option to help you route emails to users based on other data you send in. If you include the checkbox data captured on the signup, you should be able to send the appropriate message(s).
Thanks,
Scott