YOUR CUSTOM DOMAINS AND LEADSHOOK SUBDOMAINS CAN BE VERIFIED 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. Follow these simple steps to verify your domain… Log into Facebook Business. Login […]
Articles Tagged: facebook
How to Add Your LeadsHook Domain to ‘Allow List’ — Receive Events for Facebook Pixel
Introduction In this article you’ll learn how to add your LeadsHook account url so your event data can be submitted to your Facebook pixel. Please note: This action is different to verifying your domain. Please see an upcoming article on Facebook Domain Verification. WARNING! By default, Facebook receives data from ALL domains where you have […]
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 […]
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 […]
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 Create Custom Conversions inside FaceBook Using Standard Events or Custom Events) After Firing JS Events from LeadsHook
In this article you’ll learn about to use the Facebook events you’ve been passing from LeadsHook. Learn how to install Facebook Pixel inside LeadsHook Or Use Google Tag Manager for Your Tracking and Analytics Needs Inside LeadsHook
How to Add a Facebook Pixel to Your Decision Trees
In this article we’ll look at the various ways you can add a Facebook pixel. There are 3 ways to add external scripts inside LeadsHoon 1 Account Level Scripts: Scripts and pixels you want to use in multiple decision trees. This can be client tracking codes 2 Decision Level Scripts: Script and pixels you want […]
How to Ensure Your Facebook Pixel Has Been Correctly Setup
In this article we’ll go through setups to ensure your Facebook pixel has been correctly setup. If you’re looking for instructions on how to setup your tracking including Facebook, then please see this article: Your LeadsHook decision tree is delivered via embed onto any website or web property where you can add an embed code. […]
How to not get FB duplicate content error
Duplicate content error happens when the FB pixel has not been setup properly or has been duplicated. FB base pixel should be setup at decision tree level (or via GTM). Then only fire FB events on the node. There is NO need to add the whole pixel into the node level tracking again. This will […]
How to fix Facebook ‘em: email invalid’ error when using GTM
The error message when viewed from JS Console looks like this: This occurs when ‘Use Advanced Matching’ is used for Facebook pixel. This adds an extra line: em: ‘insert_email_variable,’ to the FaceBook Pixel. => We’ll update the GTM container soon so this update won’t be needed anymore. HOW TO FIX THE ERROR Step 1: Login into […]