We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

Setup

Integrations

Integrations are responsible for tracking user behavior as well as showing opt-in widgets. To create a new integration, click Add integration. You can also create an integration by going toSetup → Integrations. If you have Composer, you will need to copy/paste the integration code into the Composer integration code (detailed instructions below).

ESP-1.png

Enter a name, and select relevant opt-in widgets.

The Track anonymous visitors checkbox, when unchecked, allows you to disable user behavior tracking of non-identified users in case that is required by your personal data protection policy.

Once you have successfully added your integration, toggle the status to On.

Once you are finished, click Done.

Configuring your integration

Composer clients

If you have Composer, copy the “window. PianoESPConfig = { ... }" part of the integration code. Then open up Composer and click the Integrate button, then click Edit source. Paste the “window.PianoESPConfig = {...}” part of the source code under the

Last updated: