Capturing Hyphenated Parameters in LeadsHook

Introduction: In this article, you will learn how to capture hyphenated parameters and save them as custom fields in LeadsHook using JavaScript. Here’s a clear step-by-step process using a sample script: In the above script: You can place the script at the node level of your decision tree. Adjust parameters and custom field names as […]

Read More

Mapping Google Address API Fields to Leadshook Custom Fields

This article provides an example decision tree, which already has the Google Address API fields mapped to the corresponding LeadsHook custom field. For your convenience, you can import the provided example decision tree into your account so you can access all the pre-mapped custom fields without having to create them manually. How to Import Decision […]

Read More

How to Add Click-to-Call Button

Introduction HTML5 includes a protocol for making an element clickable and opening the phone app and adding the number to call. This makes it very easy to add a Click-to-Call button in your Decision Tree. Take note, make sure to include target=”_blank” as this is the only way that this would work for IOS users. […]

Read More

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 Step 3: Select Pixels Only Step 3A: Please inform the LeadsHook team your Business Manager/Business Details. […]

Read More

Postcodes.io API Integration

Please Note: This article is provided for your convenience and to make it easy to implement based on our limited experience and testing.  Ideally, you should work with your developer.  Our standard free support does not extend to custom scripts and coding. Postcodes.io is a postcode & geolocation API for the UK Postcode Lookup Video […]

Read More

Grabing Lead data using Leadshook endpoint via RESTful API

PLEASE NOTE: This API document is NOT for LeadsHook’s API and Webhook nodes. The LeadsHook API is designed so you send and grab data directly out of LeadsHook using another app or server. Working with APIs is best done with the help of a developer Introduction: The LeadsHook API is mainly used to ‘grab’ your […]

Read More

LeadsHook Cheat Sheet

If you are just starting off, or if you need a method that works, consider using this approach. This is basically a recipe for success. Download a PDF copy here

Read More

How to Upload Files

Introduction: Sometimes you will need your users to upload files to you. It might be a picture, a video, a document, etc. For example if you were creating a car insurance claim campaign, you might like to ask your customers to submit a photo of the damage to their car. The best way to do […]

Read More