> ## 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.

# How Is an Email Drop Event Generated?

> Learn when MoEngage generates email drop events during campaign delivery, including unsubscribe, spam, bounce, and missing email address cases.

<iframe
  src="https://www.youtube.com/embed/ot4qVlRiqxA"
  title="YouTube video player"
  frameborder="0"
  className="w-full aspect-video rounded-xl"
  allow="accelerometer; autoplay;
clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
  allowfullscreen
/>

<img alt="image-20250203-102214.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/x_1J63SbC40L-eCI/images/moengage_4f3838.png?fit=max&auto=format&n=x_1J63SbC40L-eCI&q=85&s=0934f0b461d54e0fb66d5ef12b7d4ef5" style={{ width:"64%" }} width="402" height="140" data-path="images/moengage_4f3838.png" />

## Explanation

Email Drop event, which occurs during the Email campaign delivery, is generated under the following scenarios based on your actions and attributes:

1. When user attribute unsubscribe, spam and bounce is true.
2. When a user's email address is missing or lacking a valid email attribute.

<Info>
  * Implementing the *Email Drop* event in the flow by MoEngage has significantly increased the *Email Drop* event count.
  * The *Email Drop* event is an internal event specific to MoEngage.
</Info>
