> ## 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 an Anonymous User Profile Created with an Uninstall Event Linked to a Campaign ID?

> Find out why anonymous user profiles appear with uninstall events tied to campaign IDs, and how to trace the campaign that triggered them.

## Problem

An anonymous user profile is created containing only an uninstall event. It contains no actual user information and does not map to a registered profile.

<img alt="anonymous user.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/7I6Q9SBGr41ReRTp/images/moengage_b5c3c4.png?fit=max&auto=format&n=7I6Q9SBGr41ReRTp&q=85&s=af7f7f79665047250bbd4e20e0145204" width="936" height="409" data-path="images/moengage_b5c3c4.png" />

## Solution

Perform the following steps:

* Expand the uninstall event in the **Activity info** to check for campaign details.
* Locate the **Campaign ID** associated with this event.

<img alt="campaign id.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/E4eb9r-R89FFRfS_/images/moengage_d2c7ce.png?fit=max&auto=format&n=E4eb9r-R89FFRfS_&q=85&s=b259aa292e4c23a2a8a8290ffcde23e3" width="936" height="416" data-path="images/moengage_d2c7ce.png" />

* Search for the **Campaign ID** in the dashboard.
* If the campaign was scheduled for **All Users**, it indicates that the user had uninstalled the application before the campaign could be delivered.

Since MoEngage did not receive the proper uninstall callback for this user, a guest profile was created to track this uninstall event. This process ensures that the uninstall event is recorded, even without mapping it to a registered user profile.
