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‘ […]
Category: Tracking
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 […]
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 […]
How to Troubleshoot Common Scripting Problems
LeadsHook is highly suitable for scripting via JavaScript. That includes JQuery and almost every other JS library. Here are some tips to ensure your scripts work without any issues. Loading & Firing of Node Level Scripts If you set your script to fire on enter of a node without a delay, the script will fire […]
How to Setup the Facebook Conversions API
In this article, you’ll learn how to setup the Facebook’s new Conversions API. We have included videos, sample scripts/code and a sample decision tree. Please import it into your LeadsHook account. >>> Warning! Please Update the Pixel IDs from the Base Pixel AND Serverside API Call from the Sample Decision Tree Provided Below <<< Assumptions […]
FB Hash
Some FB users require their data for FB to be cryptographically secure Facebook allow this using SHA256 ( Secure Hash Algorithm ) Here we will demonstrate how to do this First we need to add our scripts to the global or DT level scripts section. ( In the DT settings ) That means the FB […]
LeadsHook In-Canvas Analytics
You might be aware of tracking with Google Analytics or Facebook Analytics, or even using another third party solution. However, we have recently developed our own implementation that gives deep insight into Decision Tree behavior, while maintaining maximum simplicity. Up the top right you will see the Analytics button. Go ahead and hit it. 2. […]
How to Fire Pixels and Events Based Specific Conditions
LeadsHook provides a great UI for creating your Decision Trees. There are countless features that makes server side scripting easy. Additionally, power users might be glad to know that it’s also possible to go low level and use any HTML/CSS/JS that you might like. In this example we will be showing you how to create […]
HotJar installation
If you want to use HotJar tracking this guide will show you what you need to do. Note that we have users report that HotJar wont work with LeadsHook when using GTM. So you need to manually install the tracking code into your global or DT level script section. Log into your HotJar account Go […]
How to Setup Conversions Tracking Using Voluum
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 specific […]