Setup

To use the MarketingTags API, install the @wix/marketing-tags package using npm or Yarn:

Copy

or

Copy

Then import { marketingTags } from @wix/marketing-tags:

Copy
Did this help?