Attribution Provider
An enum that represents the available third-party attribution providers that Superwall can integrate with. These providers are used to track user attribution data and link it to paywall events and purchases.
Entries
The Amplitude device identifier.
The Amplitude user identifier.
The unique Appsflyer identifier for the user.
The Braze alias_name in User Alias Object.
The Braze alias_label in User Alias Object.
The OneSignal Player identifier for the user.
The Facebook Anonymous identifier for the user.
The Firebase instance identifier.
The Iterable identifier for the user.
The Iterable campaign identifier.
The Iterable template identifier.
The Mixpanel user identifier.
The unique mParticle user identifier (mpid).
The CleverTap user identifier.
The Airship channel identifier for the user.
The unique Kochava device identifier.
The PostHog User identifer.
The Customer.io person's identifier (id).
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.