> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-unity-sdk-initialization-split.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Why Is Push Campaign Sent Count Greater Than Reachable Users in Segment?

> Why push sent counts can exceed segmentation numbers: users with multiple devices receive notifications on every active token, not just one.

## Problem

The campaign segmentation count shows the reachable users as N, but the sent count shows more than N.

## Solution

Perform the following steps:

1. The segmentation shows count of unique users, but the Push campaign will be sent to unique user's all active device tokens.
   <img alt="Sent count 1.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/5pATfnQZWnbfz9Tn/images/moengage_ef9172.png?fit=max&auto=format&n=5pATfnQZWnbfz9Tn&q=85&s=decc6b0add03399a1f81322378bba24b" width="1600" height="497" data-path="images/moengage_ef9172.png" />
2. For any users with multiple devices, push notification is expected to be sent to all the reachable devices (based on the number of active tokens) than the segmentation counts (unique users).
   <img alt="sent count 2.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/5i5MZSFjS8FjMzeZ/images/moengage_13424e.png?fit=max&auto=format&n=5i5MZSFjS8FjMzeZ&q=85&s=240490145a1934633665cbfbf6b87ff3" width="1600" height="367" data-path="images/moengage_13424e.png" />

<Info>
  Users with multiple devices can have any number of both iOS and Android devices.
</Info>
