Create a new event to track a profile's activity.
The event to track
Load in-app forms data and display a form to the user if applicable based on the forms configured in your Klaviyo account. Note [Klaviyo.initialize] must be called first
Optional
configuration: FormConfigurationDuration (in seconds) of the period of user inactivity after which the user's app session is terminated and the forms session is ended. Defaults to 1 Hour.
Create and update properties about a profile without tracking an associated event.
The profile object to set
Update a profile's properties.
The property key to set
The property value to set
The Klaviyo React Native SDK Interface
This interface extends the KlaviyoEventAPI and KlaviyoProfileApi interfaces, providing a unified API for interacting with Klaviyo's event tracking and profile management features.