How to setup Exit Intent Popup on your Decision Tree

Please Note: We will have this as a direct feature on our upcoming Page Builder in Leadshook soon. Introduction In this article, we’ll share an example of the use of Exit Intent Pop-ups using a decision tree within a decision tree. IMPORTANT: You can create any DT for the Pop up Dt. Step 1: Please […]

Read More

Capturing Hyphenated Parameters in LeadsHook

Introduction: In this article, you will learn how to capture hyphenated parameters and save them as custom fields in LeadsHook using JavaScript. Here’s a clear step-by-step process using a sample script: In the above script: You can place the script at the node level of your decision tree. Adjust parameters and custom field names as […]

Read More

How to Setup Pay Ringba Per Call Campaigns Inside LeadsHook

In this article you’ll learn how to setup Pay Per Call Campaigns using Ringba. We are showing you how to setup Ringba campaigns using Serverside script. We used the clientside version but we found there was a latency when using a number pool. You can see the phone number change in realtime. This ‘flashy’ experience […]

Read More

5 Easy Non-Techie Steps to Setup Your Tracking for Version 2 Decision Trees

Please note: This is only applicable for Version 2 decision trees. For Version 1, please refer to this guide: https://www.leadshook.com/help/using-leadshook-with-google-tag-manager-google-analytics-4/ In this article, you’ll learn how to set up your tracking in less than 3 minutes! Google Ads, Google Analytics 4, Facebook, Twitter, TikTok & Microsoft Ads! You’ll discover how to access your automagically created […]

Read More

How to add an auto-next script with a delay

Version 1: Simply add the script below to the body of your node. Version 2: Use the code below for version 2. Set Delay Timeout: You can change the time delay by updating the set timeout time to the desired millisecond time. Please refer to the screenshot below.

Read More

How to Setup TrustedForm by ActiveProspect

IMPORTANT UPDATE: ActiveProspect has just released a new security update which will affect clients who are claiming their own lead certificates. This means that You will now need to verify your domain in order to properly claim the certificate. This is to ensure that your leads will not be able to be claimed from any […]

Read More

How to Add Click-to-Call Button

Introduction HTML5 includes a protocol for making an element clickable and opening the phone app and adding the number to call. This makes it very easy to add a Click-to-Call button in your Decision Tree. Take note, make sure to include target=”_blank” as this is the only way that this would work for IOS users. […]

Read More