How to Publish Your Decision Tree

Time to go live? Here is how to publish your decision tree. Step by Step Instructions 2. Make sure to fix the errors (texts in red) if there are any.   You can ignore the warnings and proceed with publishing the decision tree.   3. Click proceed and then save   Note: You can add […]

Read More

How to Use Conditional Dropdowns in Your Decision Tree

In the short video below you’ll learn how to setup your conditional dropdown. What’s is a Conditional Dropdown? It’s a combination of dropdowns where the values available for selection change based on previous selection. Example: If you select a specific car make, say, Toyota then you’ll only its models. How to Setup a Conditional Dropdown […]

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 create a Decision Tree Based on LeadsHook Templates

In this article, we will learn how to create a decision tree based on LeadsHook templates. Step by Step Instructions Login into your LeadsHook account: https://www.leadshook.com/ Click ‘Decision Trees’ from the top navigation bar and then click the button, “Add New”  Select ‘Choose a Template’, you’ll see templates you can use. Click the button, “Use” […]

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

LeadsHook In-Canvas Analytics

You might be aware of tracking with Google Analytics or Facebook Analytics, or even using another third party solution. However, we have recently developed our own implementation that gives deep insight into Decision Tree behavior, while maintaining maximum simplicity. Up the top right you will see the Analytics button. Go ahead and hit it. 2. […]

Read More

How to Add Urgency Using a Countdown Timer to Your Decision Tree

In this guide we will show you how to display count down across all the nodes in your DT. And then additionally redirect out of LeadsHook when the countdown completes. Simply copy paste the below code to the HTML section in your appearance settings. Here’s the code: 2.) Copy paste the below code to the […]

Read More