Skip to main content
The Events page shows raw project events across all users. Use it when you need to debug event delivery, attribution context, or a specific event payload without opening users one by one.

What the page shows

Each row includes:
  • Event type.
  • Event name.
  • SDK user ID.
  • Event time in UTC and local time.
  • Integration delivery status.
  • Event value when the event carries revenue.
The page includes subscription events, custom app events, and system events.

Filters

Use the filters at the top of the page to narrow the dataset:
  • Date range to limit the time window.
  • Ad network to isolate a traffic source.
  • Ad campaign to isolate one campaign.
  • Type to focus on subscription, app, or system events.
  • Country to narrow events by user country.
  • Event name to focus on one or more event names.

Delivery status

The Integrations column summarizes what happened after PNLight recorded the event.
StatusMeaning
DeliveredThe latest delivery attempts for this event succeeded.
Delivery issuesAt least one latest delivery attempt failed.
Partial deliveryAt least one destination delivered and another was skipped.
SkippedDelivery was intentionally skipped for the latest attempts.
Queued / In progressPNLight accepted the event and is still processing it.
ProcessedPNLight finished processing the event.
Waiting for attributionThe event is waiting for attribution before delivery.
No delivery neededNo downstream delivery was required for this event.

Open an event

Click a row to open the event drawer. Use the drawer to review:
  • The SDK user ID and direct link to the customer profile.
  • Timestamp.
  • Country.
  • Attributed network and campaign.
  • Revenue value when present.
  • Delivery attempts, including destination, status, reason, HTTP status, and request URL.
  • The raw event payload.

When to use Events instead of Analytics

Use Events when you need raw debugging for one event or one delivery attempt. Use Analytics when you need aggregated charts, trend lines, and conversion metrics.