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

Read More

Align the image either left or right on the answer button

Introduction There are no settings or options to put the image side by side with the text on the answer button, however, a little CSS should do the job. Here is the CSS code: And here is the code explanation. Please feel free to adjust the code according to your needs. And here is the […]

Read More

How to Verify Your Custom Domains

YOUR CUSTOM DOMAINS AND LEADSHOOK SUBDOMAINS CAN BE VERIFIED Introduction In this article, you’ll learn how to verify your custom domain or LeadsHook domain with Facebook. You can use the same steps to verify your domain with any other app or system. Step-by-Step Instructions: Step 1: Log into Facebook Business. Step 2: Adding Meta tags […]

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

Conditional Logic using Calculated fields

Introduction: Here’s an example: So if the business skill variable is less than 100 it will assign the value ‘1’ to this field Otherwise it will assign the value ‘-1’ to this ( if_statement ) custom field.

Read More

How to use Google Fonts in LeadsHook

Introduction: LeadsHook supports a number of fonts in the appearance settings, however, if what you need is not on the list then you use Google Fonts instead. Step-by-Step Instructions: Step 1: Select a font Go to https://fonts.google.com/ and select the font of your choice. Take note of the import script and the CSS rule as […]

Read More

How to Setup Number & Calculation Custom Fields

Introduction: This guide explains the setup of number and calculation custom fields in LeadsHook. It’s essential to discuss these two types of fields together, as they often operate jointly. Follow these steps to create your custom fields and enhance your data collection and calculation process. The reason we cover both in one article is because […]

Read More

Checkbox and multiple choice NODES vs. Custom fields

Introduction: This article aims to distinguish between nodes and custom fields when working with checkboxes and multiple-choice options. Nodes guide the flow down the decision tree, while custom fields are variables that store user responses. By comprehending the difference and knowing how to use both, you can effectively design interactive decision trees. The difference between […]

Read More

How to concatenate custom fields?

Introduction In this article, we will learn how to concatenate custom fields. For example, in your decision tree, the custom field first_name = David, and the custom field last_name = Wellington. We can use a calculated custom field to link first_name and last_name, in order to display “David Wellington”. Step by Step Instructions 1. Create […]

Read More

Understanding auto-generated custom fields

Introduction This guide explores the concept of auto-generated custom fields in LeadsHook, which are created when setting up a question using the Questions & Answers node. When will custom field be automatically generated? When we are creating a question using the questions & answers node, a custom field can be created for the question and […]

Read More