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 […]
Category: Tracking
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 […]
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 […]
How to Setup Google Tag Manager Without a Direct Integration
This article has been replaced by a new article. Please click the link below to access this new article… How to Add Google Tag Manager to LeadsHook & Your Website