logEvent sends in-app events to PNLight, similar to sending app events to AppsFlyer. This is optional. Events appear in Analytics → App Events, on the project Events page, and in customer timelines.
Event names
Use stable, lowercase event names. Keep names specific enough to understand in reports. Good examples:onboarding_completedpaywall_viewedtrial_started
Send an event
Event parameters
Use parameters for context that helps you segment or debug the event.| Parameter | Example | Use |
|---|---|---|
placement | paywall | Connect UI actions to Remote UI placements. |
source | onboarding | Record where the event happened. |