Analytics
Callback
Chat
Ticket
You can configure automatic conversion tracking within the Admin Panel of your account, or you can push an conversion manually. To push a conversion manually use the following javascript code on your website, replacing conversion_id with the id of the conversion and 100.00 with the actual value of the conversion:
lhnJsSdk.track_conversion("conversion_id", "100.00");