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

How to Send Your Leads From LeadsHook to Go High Level

Introduction 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 […]

Read More

Need Your Webhook & API Requests from a Static IP Address?

Introduction: Every so often your integration will require API calls to come from a static IP address. Unfortunately, this method of authentication is dated and is also not scalable to use 1 IP address. LeadsHook offers redundancy across data centres and regions so there is no ‘one’ IP address as such. The solution is for […]

Read More