Introduction: In some circumstances you might want to split your Decision Tree into different paths based on the day of the week. So for example Monday through Friday when you are available. While also at weekends when you are not available. Step-by-Step Instructions: Step 1: Create an answer text custom field called ‘weekday’. Step 2: […]
All posts by Nik T
If Direct Link is working and Embed isn’t. How to find the issue?
Introduction: Sometimes when you embed your Decision Tree, you might encounter some issues. However your Direct link works fine. Here is how to troubleshoot it. Step-by-Step Instructions: Step 1: Make sure you added the correct Decision Tree. Step 2: Publish your Decision Tree without the preview code Step 3: Test your page with another browser. […]
Custom phone number formats
Introduction: Custom field formats We recently introduced new custom field options when working with phone numbers. {mobile|national} is the default. Its the phone number minus the + symbol and minus the international code {mobile|international} is used when you need the number with + symbol and with the international code. Scripted format For some of our […]
Export/Import of appearance settings
Introduction: If you have a Decision Tree setup with the appearance settings organised how you like – you can apply this design to other Decision Trees. To do this we must use the export/import feature of the appearance settings. NOTE: If you use CSS or Scripts you would need to manually copy/paste them too Step-by-Step […]
LeadsHook to LeadByte Lead Distribution Setup Instructions
Introduction: The team at LeadByte have created detailed instructions on how to transfer your leads from LeadsHook to LeadByte. Here’s a video tutorial… Please click the link below to access the instructions… https://support.leadbyte.co.uk/hc/en-us/articles/360042557851 Displaying Live Buyer information from API response In case if you want to set your DT to display the live Buyer responses […]
Troubleshooting Webhooks & API calls
Introduction: Headers Often when setting up a webhook or API call in LeadsHook the request will fail even though it looks 100% The reason for this in many cases is that the content-type request header is missing. The content-type request header tells the server what format we are using for our payload. The most common […]
How to add a Chart to your Decision Tree
Introduction: In this article you will learn how to create and add dynamically generated charts into your decision tree. LeadsHook has the following charts available: Step by Step Instructions: Step 1: Create number and calculated custom fields that we are going to use in the graph. Step 2: Assign the custom fields to the questions. […]
How to Setup Conversions Tracking Using Voluum
Introduction: You can learn more about Voluum here: https://voluum.com/ VOLUUM SETTINGS Step 1: Make Note of Your Custom Conversions Please note all of these conversion events are tracked using parameter “et”… In the postback URL or conversion tracking pixel, there is a parameter, called et, and conversions will be categorized based on its value. Some affiliate networks let you input a […]
How to use Dates and Time Custom Fields in Your Decision Trees
Introduction: In this article, you’ll learn about the various ways you can save dates, times and perform calculations. Please note: Be sure to use the CORRECT type of field. You should use date, time or date&time custom fields. Add scripts on node… Important: DT.setField function cannot be used on the last node for V2 DTs. […]
How to Setup Jornaya – LeadId inside LeadsHook
Introduction In this article, you’ll learn how to set up Jornaya-LeadId inside LeadsHook. Learn more about meeting your TCPA-compliant lead generation requirements using Jornaya-LeadsId here: https://www.jornaya.com/the-data/leadid/ Step-by-Step Instructions: Step 1: First copy/paste your leadID script into the global level or decision tree level scripts section. Note: If you place the script at the global level, […]