How to Troubleshoot Common Scripting Problems

LeadsHook is highly suitable for scripting via JavaScript. That includes JQuery and almost every other JS library. Here are some tips to ensure your scripts work without any issues. Loading & Firing of Node Level Scripts If you set your script to fire on enter of a node without a delay, the script will fire […]

Read More

How to Setup Pop-Up Poll Campaign Using Custom Page Node

Please Note: Custom Page node requires advance technical skills so is best managed with a developer .In this article, we’ll share an example of the use of custom page node to create a poll with a pop-up form. The answer selected is also saved into a custom field. NOTE! The DT.setField function is sitting at […]

Read More

How to Build a Calculator With Custom Page Nodes

In this article, you’ll learn how to use custom page nodes to save data into custom fields and then use the custom fields in a JS function. Test the decision tree here: https://marketing.leadshook.io/survey/S1TcY06gDUM0KhMw5tefPVp3zmEjJ6xvn7a8EFGw PLEASE NOTE: When IMPORTING a Decision Tree that contains custom page nodes with custom fields, then you MUST create the corresponding custom […]

Read More

How to Send Your Leads From LeadsHook to Go High Level

In this article you’ll discover how to send leads to Go High Level using Webhook Node. Special thanks to Rob Olsen who has provided much of the content shared on page. Please see the accompanying detailed notes below as well… PLEASE NOTE: You no longer have to use the custom script to format phone numbers. […]

Read More

How to Hyperlink text on Text Editor

‘Was wondering if it’s possible to hyperlink text on one node, to direct people to the next node, as an alternative to clicking on the button’ Yes, it’s possible. Just use the snippet below to add ‘next’ function and example below to hyperlink text on text editor. Example: Demo Link: https://test1.leadshook.io/survey/Ofve2CcPANEKTk6EmdTnbPlHMoN8PrtUwxVwjUGA?preview=true

Read More

How to Fire Pixels and Events Based Specific Conditions

LeadsHook provides a great UI for creating your Decision Trees. There are countless features that makes server side scripting easy. Additionally, power users might be glad to know that it’s also possible to go low level and use any HTML/CSS/JS that you might like. In this example we will be showing you how to create […]

Read More

Results Pages & Results – Complete Guide

This guide will show you how to get great results with your result pages. Results Pages & Results – Introduction Results Pages & Results – Results Link Results Pages & Results – How to Use a Results Link (Step-by-Step Example) Results Pages & Results: How to display the Results Link {rlink} and Results Link PDF […]

Read More

Send SMS Directly Out of LeadsHook

In this article you’ll learn about to setup and use the SMS Notification Node You’ll need the following… A Twilio Account A LeadsHook Account TWILIO SETUP Step 1: Buy a phone number Step 2: Step up the SMS Service Now please test your step up from INSIDE Twilio. Do NOT proceed further unless you get […]

Read More