LiveSession and Heap integration

What is Heap?

Heap is a product analytics tool to help you understand user behavior. Connecting it with LiveSession comes with a range of advantages:

  • Access session recordings directly from Heap event properties
  • Learn even more about your users
  • Get the most from both Heap and LiveSession

How does it work?

With this integration, every new event in Heap comes with an extra label called sessionURL. In the event properties, you’ll find a direct link to the session recording.

How can I install this integration?

To install integration, add the code below before your </body> closing tag:
<script>
__ls("getSessionURL", function (url, isNewSession) {
  heap.track("SessionURL", { sessionURL: url });
});
</script>

Didn’t find an answer?

Try using the search engine or just contact us

[email protected]Chat with us

Start using LiveSession for free now.

Free 14-day trial

No credit card required

Easy setup