How to create Ad Networks Field

Introduction Currently the fields are not existing in Leadshook, you may have to create the fields exactly the same in the guide links for each app below. Please check this article on understanding URL parameters:  https://www.leadshook.com/help/how-to-use-url-parameters/ Step by Step Instructions on how to create a custom field inside LeadsHook Go to ‘Admin‘ Select ‘Custom Fields‘ […]

Read More

How to Save Google’s Client ID in a Custom Field

In this article you’ll discover how to capture google’ cookie and save client id into a custom field. REQUIRED: STEP 1: Please ensure GA has been setup correctly. STEP 2: Add script to first node and fire on entry as shown below. This will save clientid from Google’s cookie into the custom field, ‘clientid’. STEP […]

Read More

Passing Data from Your Website Directly to LeadsHook!

This guide is provided without our free support because setups vary from business to business. This guide is for a technical audience. Please contact us if you need our technical and development services. In this article, you’ll learn how to pass any data from your website to LeadsHook as a custom field. You can pass […]

Read More

How to Setup Pop-Up Poll Campaign Using Custom Page Node

Please Note: Custom Page node requires advance technical skills so is best managed with a developer .In this article, we’ll share an example of the use of custom page node to create a poll with a pop-up form. The answer selected is also saved into a custom field. NOTE! The DT.setField function is sitting at […]

Read More

How To Split First Name and Last Name

If you are capturing the lead’s full name in one custom field and wanted to display ONLY the first name on the next node, add the below script on the node level. Please note: The example script above ‘{full_name} is where you are saving the leads full name. You need to replace this with the […]

Read More

LeadsHook Contextual Custom Fields

LeadsHook has the following ‘secret’ custom fields so you don’t have to enter values manually each node.LeadsHook will automatically replace the values of the CURRENT decision tree and node into these fields.  And these values are automatically replaced on every node where these custom fields are used. Warning! The values of these fields CHANGE for […]

Read More

Tracking Your Decision Tree Version Numbers

In this article you will learn about decision tree version numbers. Whenever you PUBLISH your decision trees, LeadsHook assigns a new version id. Your decision tree also has version number appended to your decision tree name… You can also track version id, via this special custom field… _c_dt_ver Adding Decision Tree Version Number to Your […]

Read More

Survey/Quiz Score – using Sum Plus feature

When creating a survey or quiz you might need to assign points to your questions and tally up a score. One way that this is possible is using the sum plus feature. Using the sum plus feature we create a single number custom field and assign it to multiple nodes. Instructions:

Read More

How to Add Google Tag Manager to LeadsHook

Setting up cross domain tracking is one of more advanced topics and even more so when using Google Tag Manager. The GTM container attached below (see Video 3) does all of the heavy lifting for you but if you do not have an advanced understanding then troubleshooting issues is going to be challenging. So please […]

Read More