Title: Send to targeted segment
Last modified: September 1, 2016

---

# Send to targeted segment

 *  Resolved [cesarho](https://wordpress.org/support/users/cesarho/)
 * (@cesarho)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/send-to-targeted-segment/)
 * I have two segment (A and B) defined in OneSignal. For some post, I only want
   to notify user in Segment A.
    What should I did to let OneSignal know which group
   I want to send to?
 * [https://wordpress.org/plugins/onesignal-free-web-push-notifications/](https://wordpress.org/plugins/onesignal-free-web-push-notifications/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [OneSignal Push Notifications](https://wordpress.org/support/users/onesignal/)
 * (@onesignal)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/send-to-targeted-segment/#post-7575615)
 * Hi,
 * This is only possible in code using our WordPress filter hooks. Please see our
   send notification filter hook documented here: [https://documentation.onesignal.com/docs/guides-examples#section-onesignal_send_notification-filter](https://documentation.onesignal.com/docs/guides-examples#section-onesignal_send_notification-filter).
   You’ll want to use the “included_segments” parameter, which accepts an array 
   of strings, to only say [“A”]

Viewing 1 replies (of 1 total)

The topic ‘Send to targeted segment’ is closed to new replies.

 * ![](https://ps.w.org/onesignal-free-web-push-notifications/assets/icon.svg?rev
   =3003897)
 * [OneSignal - Web Push Notifications](https://wordpress.org/plugins/onesignal-free-web-push-notifications/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/onesignal-free-web-push-notifications/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/onesignal-free-web-push-notifications/)
 * [Active Topics](https://wordpress.org/support/plugin/onesignal-free-web-push-notifications/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/onesignal-free-web-push-notifications/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/onesignal-free-web-push-notifications/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [OneSignal Push Notifications](https://wordpress.org/support/users/onesignal/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/send-to-targeted-segment/#post-7575615)
 * Status: resolved