Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instructions to use Javascript Tagging Library.

Upgrading from v1.3

BREAKING CHANGES
  • Updated parameter list in trackClick, trackAdd2Cart & trackWishList :
    • Added position & productID added.
    • scope moved to options

Changelog (v1.4)

v1.4.0:

  • Add browse events API
  • Update trackClick, trackAdd2Cart & trackWishList to latest API spec

Upgrading from v1.3

...

  • Turn scope from a function parameter to an option, for consistency

Step-by-step guide

First of all, you need your INSTANCE_ID (i.e. client-instance-id) from our Account Manager, Appointed Lead Developer or alternatively contact our Support team. The possible values for ENVIRONMENT are: 'live' (to use in live environment) and 'staging' (to use in staging environment).

...