Onboarding
Attentive has two fields:
Access token (required) - a token that authorizes EdgeTag for Attentive API access
Are you an eCommerce site? (optional) - If you enable it, we will send ViewContent, AddToCart and Purchase events as eCommerce (standard) events. If you disable it, we send all events including ViewContent, AddToCart and Purchase events as custom events to attentive.
Access token
To generate the API key go to 'Marketplace' and click on 'Create app'

Change the Permissions for 'Custom Events', 'eCommerce', 'Subscribers' to 'Write'
Browser Setup
When you are using our SDK via NPM package you will need to add additional package for this channel to work correctly. You will need to install @blotoutio/providers-attentive-sdk.
After you install it you will need to add it to your init call.
Events
These are standard events that Attentive is recommending for ecommerce. We mapped their standard events with our standard events which you can find in our guide.
Last updated
Was this helpful?

