How to Setup Real-Time Email Verification with Emailable

IMPORTANT: You can use this as an alternative for Debounce, as Debounce is currently not accepting new users right now. Emailable is an alternate solution for real-time email verification. You may sign up for an account with with them by going to their website: STEP 1: Create Q&A Email field STEP 2: Click the Add […]

Read More

How to create Ad Networks Field

Introduction Currently the fields are not existing in Leadshook, you may have to create the fields exactly the same in the guide links for each app below. Please check this article on understanding URL parameters:  https://www.leadshook.com/help/how-to-use-url-parameters/ Step by Step Instructions on how to create a custom field inside LeadsHook Go to ‘Admin‘ Select ‘Custom Fields‘ […]

Read More

How to Save Google’s Client ID in a Custom Field

Introduction: This guide will walk you through the process of capturing Google’s cookie and saving the client ID into a custom field. By following these steps, you will be able to successfully store the client ID from Google’s cookie in a custom field named “clientid”. Prerequisites: Step-by-Step Instructions: Step 1: Ensure GA Setup Step 2: […]

Read More

How to Setup Real-Time Email Verification with ZeroBounce

ZeroBounce is an alternate solution for real-time email verification. You may sign up for an account with ZeroBounce by going to their website https://www.zerobounce.net NOTE: You can also use other alternatives below. STEP 1: Create Q&A Email field STEP 2: Click the Add Scripts button STEP 3: Enter the name of the script, select Script […]

Read More

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 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

Introduction 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/s/S1TcY06gDUM0KhMw5tefPVp3zmEjJ6xvn7a8EFGw PLEASE NOTE: When IMPORTING a Decision Tree that contains custom page nodes with custom fields, then you MUST create the corresponding […]

Read More

Complete Guide to Page Speed Analysis

WARNING! TECHNICAL ARTICLE Introduction In this article, you’ll learn details on how to analyze your pages. September 2023: Leadshook V2 is already available as a standalone DT fully separated from a V1 DT. Background A common question, we get is how to improve Google Page Speed score. My conversions are down so must be because […]

Read More

How to Setup “Custom Page” Node

Introduction In this article, you’ll get an overview of what is a custom page and how to set it up inside your decision tree. PLEASE NOTE: Custom Page node requires expertise in html, css and javascript. LeadsHook support is limited to the custom page node functionality. We do not provide support for custom code and […]

Read More

How to Export & Import Decision Trees

Introduction: In this article, we will walk you through the process of transferring decision trees between different LeadsHook accounts. This feature allows users to share, rent, or sell their decision trees with ease. After following the instructions provided in this article, you will be able to export and import decision trees successfully. Exporting Decision Tree: […]

Read More