Skip to main content

Sending data directly to Accoil

How to send product engagement data to Accoil, including where to find developer documentation for custom JavaScript and API integrations.

Simon Herd avatar
Written by Simon Herd
Updated over 3 weeks ago

Accoil captures product engagement data from your app to help you understand how users interact with your product. There are a variety of ways to get that data into Accoil, depending on your setup and technical preferences.

If you're using a third-party integration, customer data platform, or automation tool, you're likely already sending data to Accoil through one of those connections. No additional setup may be required.

However, if your team prefers to send events directly—using JavaScript or server-side API calls—we support that too.

For Developers: Use the Accoil API or JavaScript Library

If your developers want to implement custom tracking using code, Accoil provides a robust JavaScript library and REST API. These support the three core tracking methods:

  • Identify users and assign them traits

  • Group users into accounts and add account-level attributes

  • Track key user actions and product events

Refer to our developer documentation for full implementation details, code examples, and integration guidance.

Did this answer your question?