LiveSession and Dashly integration

What is Dashly?

Dashly is an extensive lead generation tool. You can use it to start a conversation with your visitors, as well as for analytics and user tracking. The LiveSession integration will help you understand your customers better and help the faster.

How does it work?

When somebody visits your website, LiveSession will send a new event to Dashly. The event is called Session URL and it comes with the url property. This property contains 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) {
    dashly.track("Session URL", {
        url: 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