Overview
We offer several methods to integrate our system into your site or app.
Apps
Our app, designed for specific platforms, reduces your workload by capturing as much first-party information as possible out of the box.
ShopifyWordpressJavascript
If your platform isn't supported out of the box, don’t worry—we’ve got you covered. We offer two methods for implementing with JavaScript.
If your platform allows you to add code snippets to the site (commonly referred to as head snippets or HTML injection), check out our Browser guide. It will provide you with all the options available for adding a snippet and capturing data. Make sure to check Key Concepts page before you start to understand our thinking and best practices.
BrowserIf you have developed your own front end using frameworks like React, Angular, or Next.js, you can utilize our NPM package suite to assist you with end-to-end integration. Check out our Headless guide. It will provide you with all the options available for adding a snippet and capturing data. Make sure to check Key Concepts page before you start to understand our thinking and best practices.
HeadlessAPI
There are situations in which you would like to send us events directly through an HTTP request. Typically, this happens for offline conversions or delayed processing. Check out our HTTP guide on how to send the data.
HTTPLast updated
Was this helpful?

