Options
All
  • Public
  • Public/Protected
  • All
Menu

Fires when the partner completes the final remaining step of the Getting Started checklist — the "🎉 You're all set!" moment (10 of 10). If the checklist gains steps later, completion recomputes and this event may re-fire when the new full set is completed.

example
{
  action: "completedOnboarding",
  context_module: "onboardingFlow",
  context_page_owner_type: "inventory",
  total_steps: 10
}

Hierarchy

  • CompletedGettingStarted

Index

Properties

action

action: completedOnboarding

context_module

context_module: onboardingFlow

context_page_owner_type

context_page_owner_type: collection | inventory

total_steps

total_steps: number

Generated using TypeDoc