Setup

To use the Tracker API, install the @wix/referral package using npm or Yarn:

Copy

or

Copy

Then import { tracker } from @wix/referral:

Copy
Did this help?