Granting Access to Facebook Business Manager

In this article you’ll learn how to give access to LeadsHook team to help troubleshoot or setup Facebook tracking such as pixels and/or Facebook Serverside Tracking. STEP 1: Login into Facebook Business Manager STEP 2: Add LeadsHook Team Member Team member will provide their email Step 3: Select Pixels Only We do NOT need any […]

Read More

How to add CSS to a node

Its possible to modify the visual aspect of any given HTML in a node. As we are scripting, we should really do a comprehensive course on HTML & CSS first. I recommend the official W3C tutorial online: https://www.w3schools.com/ Once we understand that it will be relatively easy to modify the design of HTML elements in […]

Read More

Complete Guide to Scripts

In this article you’ll learn about the scripting power of LeadsHook Your biggest gains in marketing often come from testing new or even what appears as a ‘dumb’ idea. Sometimes the standard features won’t allow you to execute your test ideas. This is where you are use scripting capability of LeadsHook to implement pretty much […]

Read More

How to Transfer Leads to FLG

In this article you’ll learn how to transfer leads to FLG. Assumptions: You have already collected your leads’ and customers’ information and now passing it into FLG. Use a Webhook Node and set it up as shown below… Please find sample payload below. Please add more fields as required.

Read More

Google Places – extra Address verification script

PLEASE NOTE: This script is provided to help you get started. Unfortunately, our free support does not include custom scripts. Any competent JS developer should be able to manipulate this script for your needs. Please contact us if you need help to find a developer. Please thoroughly test before use. When using real time address […]

Read More

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 […]

Read More

Ontraport API

Its possible to send a webhook or API call from LH into the Ontraport API. They have quite a large set of functions. In this example we will be creating a new contact with data about them. The official documentation is located here: http://api.ontraport.com/doc/#create-a-contact Get your API key Get your App ID These credentials can […]

Read More