---
title: "Event feed"
description: "Monitor and analyze user activity with Adapty’s event feed."
---

Event feed allows you to visually track [Events](events) generated by Adapty and check the status of their export to 3rd-party integrations, including the webhook.

:::warning
Event Feed doesn't show:
- **Server-side API v1 transactions**: Created using the [server-side API (version 1)](server-side-api-specs-legacy#requests). Use the [server-side API (version 2)](api-adapty/operations/setTransaction) instead to make them appear.
- **Events without a profile**: Transactions that arrived before the SDK identified a user — for example, store server notifications. To include them in exports, enable **Include events without profile** on the [S3](s3-exports) or [Google Cloud Storage](google-cloud-storage) integration.
:::

  <img src="/assets/shared/img/event-status.webp"
  style={{
    border: '1px solid #727272', /* border width and color */
    width: '700px', /* image width */
    display: 'block', /* for alignment */
    margin: '0 auto' /* center alignment */
  }}
/>

<p> </p>

:::note
AppsFlyer, Facebook Ads, and Branch sending status could be inaccurate because they do not always return errors when they occur.
:::

To view the profile of the user who has initiated the transaction, click the **View Profile** button in the event details.