Heap
Last updated
Was this helpful?
Last updated
Was this helpful?
After sending Freshpaint data to Heap, teams can harness the power of product analytics to drive better, data-driven business outcomes.
Accepts and calls
Supports
Connection Modes:
Web
Mobile
Server
To set up the Heap integration, follow these steps:
Go to the in Freshpaint and click Configure for App ID
.
In Heap, go to your Account Projects page and copy/paste the ID for the Environment you want to use into the App ID setting in Freshpaint:
Here is an example of an identify call:
This creates the following User in Heap:
Events sent from Freshpaint will show up as Heap events:
Set up transformations to modify your data before it's sent to your destination:
It is important to first your users so Heap knows who they are and associates events to their in Heap.
When you call , Freshpaint will create or update a Heap User Identity by calling Heap's . Any user properties you pass in will be forwarded directly to Heap.
Once the Heap integration , you can now set it as an event destination:
You should make sure occurs before any Tracked events, so they are associated with the Identified user. The Heap API does not support merging anonymous users with Identified users.