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: Nodes
API
Custom Page
Decision Nodes
Email Notification
ESP Node
File Upload Node
Forms
Questions & Answers
Results page
SMS Notifications
Text Editor
Webhooks
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. […]
How to Transfer Leads to Klaviyo
In this article you’ll learn how to transfer leads to Klaviyo using API node. Step 1: Add a custom field and name it {id} The custom field id is required for the next steps that we will be doing inside the API node. You can check this KB article for more information on How to […]
How to Pass your Decision Tree Tags via API or Webhook
Introduction You can now send all your Decision Tree Tags via API or Webhook You can use {_lead_tags} for sending them as a string with comma separated tag values or you can also use {_lead_tags_array} to send them as an array. NOTE: {_lead_tags_array} should not be enclosed with ” ” as it needs to be […]
How to Calculate Time Spent in a Node
Introduction In this article, you will learn how to calculate the time spent in a node. Step-by-Step Instructions: Step 1: Create a custom field named time_enter. Step 2: Create a custom field named time_exit. Step 3: Create a calculated custom field for the time spent. Please do not forget to include the formula as shown […]
Setup File Uploads for Leads & Customers
In this article you’ll learn how to use the file uploads feature. Your leads and customers will now be able to upload files (images, documents, videos etc) directly into LeadsHook. Security Warning! At the present time only the account owner can download the documents. Details Max File size: 10 MBFile Formats Permitted: pdf, doc, docx, […]
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 […]
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 […]
How to Encode Custom Fields being passed via Exit URL redirect from results node.
Introduction This guide will enable you to encode the custom fields being passed via the Results node Exit URL going to your External thank you page. In some cases you’ll need this to comply with your ad platform’s data privacy requirements. Example: Here’s a violation notice from Facebook… Take note, Leadshook will encode it on […]
Lead Prosper
Introduction: Step-by-Step Instructions: I. Setup clients Step 1. In the menu on the left: click on ‘Clients’. Step 2. Then click ‘Add’. Step 3. And fill out the popup form #1. Leadshook For Company name type “LeadsHook” add our email address “help@www.www.leadshook.com” #2. Webhook.site – This client is for testing only. A real campaign would […]