Title: Send mail by segmentation
Last modified: August 31, 2016

---

# Send mail by segmentation

 *  [bruinkid](https://wordpress.org/support/users/bruinkid/)
 * (@bruinkid)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/)
 * Hi, can I send individual post to subscribers according to their preference? 
   For example, they can enter certain tags and they receive that post if that post
   tag match the tags they enter?
 * [https://wordpress.org/plugins/subscribe2/](https://wordpress.org/plugins/subscribe2/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249416)
 * [@bruinkid](https://wordpress.org/support/users/bruinkid/)
 * By default, Registered subscribers can receive emails based upon category preferences.
   You can use the plugin API to change this to tags rather than categories if you
   wish – but it only applies to subscribers who are registered in WordPress – not
   just those who submit an email address (Public subscribers in Subscribe2).
 *  Thread Starter [bruinkid](https://wordpress.org/support/users/bruinkid/)
 * (@bruinkid)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249571)
 * Other than ‘tags’, can I segment users by membership level? For example, when
   the post is created, it got sent only to Gold member or Silver member?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249577)
 * [@bruinkid](https://wordpress.org/support/users/bruinkid/)
 * This is possible, again by using the API:
    [https://subscribe2.wordpress.com/support/api/](https://subscribe2.wordpress.com/support/api/)
 * Have a look at the example s2_member_filter on there. If there is a way to perform
   a user search to identify gold and Silver members then only sending to these 
   is possible.
 *  Thread Starter [bruinkid](https://wordpress.org/support/users/bruinkid/)
 * (@bruinkid)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249599)
 * Hi,
 * You mentioned that it’s possible to segment users by tag. Can we let each registered
   users select his own tag and receive that post accordingly?
 * For example, user A created tag ‘finance, marketing’. User B created tags ‘administrative’.
   So when a post has tag ‘finance’, then that post goes to only user A. User B 
   will not receive notification email because his tag does not include ‘finance.
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249600)
 * [@bruinkid](https://wordpress.org/support/users/bruinkid/)
 * Yes and no, Subscribe2 would create a checkbox list of tags (or categories) that
   users can check. But it would work as you describe.
 *  Thread Starter [bruinkid](https://wordpress.org/support/users/bruinkid/)
 * (@bruinkid)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249602)
 * Hi, your API document page memtioned s2member_level2. You mean ‘S2membership’
   plugin right?
 * So if we assign that post to go to Level 2, Level 1 or Level 3 and other levels
   will not see it. There is no such thing like if Level 2 can see it then level
   2,3,4 can see it too but Level 1 can not see it, right?
 * And in addition to S2membership plugin, this same concept can be used for other
   membership plugin like WooCommerce Membership, without restricted to s2membership,
   right?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249615)
 * [@bruinkid](https://wordpress.org/support/users/bruinkid/)
 * The example code is from s2members but any membership plugin should be compatible
   provided you can figure out the right SQL or function calls to collect the desired
   level of member.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Send mail by segmentation’ is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

## Tags

 * [mail](https://wordpress.org/support/topic-tag/mail/)
 * [segmentation](https://wordpress.org/support/topic-tag/segmentation/)
 * [tag](https://wordpress.org/support/topic-tag/tag/)

 * 7 replies
 * 2 participants
 * Last reply from: [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/send-mail-by-segmentation/#post-7249615)
 * Status: not resolved