Aller au contenu

InteractionTypeKey

Ce contenu n’est pas encore disponible dans votre langue.

InteractionTypeKey = "referral" | "create_referral_link" | "purchase" | `custom.${string}`

Defined in: constants/interactionTypes.ts:11

The supported interaction type keys

  • referral - User arrived via a referral link
  • create_referral_link - User created/shared a referral link
  • purchase - User completed a purchase
  • custom.${string} - Custom interaction type defined per campaign