Background “On December 13, 2023, the Commission adopted the Second Text Blocking Report and Order inthe above-captioned proceedings. In this rule making, the Commission adopted a new rule that makes itunequivocally clear that prior express written consent under the Telephone Consumer Protection Act must be to one seller at a time.” From FCC Public Notice […]
Category: LeadsHook
Charts
Chat bots
Custom Domains
Data Validation
Decision Tree
ESP
Experiments
Lead Distribution
Scripts
Social Media
Tracking
Users
How to create Multiple Sliders in a single Node
Introduction: This guide will show you how to create multiple sliders in a single node. Currently Leadshook is only capable of having one slider in a single node. You can use the Custom code below to have multiple sliders. Note: You will need a developer if you wish to alter the code we provide for […]
Team Members: How to Add, Remove and Change Role Permissions for users
Introduction: LeadsHook allows you to add as many users as you want. PLEASE NOTE: Only an OWNER of an account can ADD new users. Before you add a user you need to understand our permission levels. Permission Levels Inviting a user to your Leadshook account Step 1: Go to your LeadsHook dashboard and then click […]
How to Display Your Decision Trees on Your Own Domain
Introduction: Please watch the video below for instruction on how to display your decision trees on your own domain… Note: As per our Domain Policy and as stated on our initial Domain migration instructions. Once you agree to migrate a domain, you won’t be able to remove it until the next 30 days. You can […]
Validating special characters in the first name and last name input fields on a form node using JavaScript
Introduction: This article provides a step-by-step guide on how to implement a JavaScript script for validating first and last name input fields in a form. The script ensures that these fields contain only letters, spaces, and for the last names, single quotes. Implementing the script Step 1: Firstly, add the following script into the form […]
Integrate Google Places Map to display on the next node after the user enters Google address autocomplete
Introduction: This guide provides custom scripts to move the users to the next node the moment they click any address from the Google Places Address validation dropdown. Step by Step Guide: Step 1: Enable Google Address Autocomplete Step 2: Map Google Address API Fields to Leadshook Custom Fields Step 3: Create Q&A node and Select […]
How to Register for Conversion Lab calls
Introduction: In this article, we will learn how to register for the weekly Leadshook Conversion Lab calls Note: You will be automatically registered for the succeeding Conversion Lab sessions after your first registration Step by Step Instructions: Step 1: Login into your LeadsHook account using the Login button on the upper right part of our […]
How to assign your own class to Form Node Buttons
Please Note: This is only advised for users who are using a third party tracking system that requires a unique button class on your form node. Introduction Some third party require a specific button class to triggers and track a certain node. Since Leadshook would have the same classes for each Form Node button, then […]
Guide to CSS Class Transition for Decision Tree Conversion from V1 to V2
Please Note: You can easily optimize for V2 using Appearance setting, this guide is tailored for users who has custom CSS from V1 and want to retain it in V2. They will need to use the updated CSS selectors based on the mapping below in order for their previous CSS code to work properly with […]
How to use Debug Mode (new Enhancement)
Please Note: Debug Mode is only available for V2 Decision Trees, so all the more reason to upgrade and convert your DTs to V2 now! Introduction We are excited to unveil our latest enhancement: Debug Mode. Testing complex decision trees can be tedious and daunting! This enhancement is designed to show you what’s happening under […]