Below is a practical, copy-paste-ready guide to programmatically fetch impressions (how many times your experiences/nodes were viewed) and leads (completed submissions or qualified conversions) from LeadsHook into your own stack (n8n, Supabase, BigQuery, Snowflake, Sheets, etc.). We’ll be using n8n for this simple integration but any automation app like Zapier, Make etc can be used […]
All posts by Nik T
How to Deduplicate Clientside & Serverside for the First Node
WARNING! It’s assumed you have an in-depth understanding of clientside, serverside tracking with deduplication. IMPORTANT! With this setup, you will need to add a ‘dummy’ node to the start of your decision tree. This can ADD latency because Node 1 has to load, fire GTM and fire pixels etc so please be sure to test […]
Watch Conversion Lab calls and videos
Introduction: In this article, we will learn where to watch Leadshook Conversion Lab Live Recorded calls and videos. Note: Weekly videos will be posted so make sure to subscribe to the LeadsHook YouTube Channel to receive notifications. Step by Step Instructions: Hosted by our very own Nik, Conversion Lab is unique weekly session covering topics […]
How to create a time stamp custom field.
Introduction: Step-by-Step Instructions: Step 1: Simply create a text field called ‘timestamp’ Step 2: And then copy/paste this code into a node script (Run on exit) You can get a list of supported time zones here: https://www.w3schools.com/php/php_ref_timezones.asp Remember you need to publish and access via direct link/embed (because scripts will not fire in preview)
Setup Compliant Lead Generation Campaigns That Meets FCC’s TCPA One-to-One Consent Rule
Background “On December 13, 2023, the Commission adopted the Second Text Blocking Report and Order inthe above-captioned proceedings. In this rule making, the Commission adopted a new rule that makes itunequivocally clear that prior express written consent under the Telephone Consumer Protection Act must be to one seller at a time.” From FCC Public Notice […]
Team Members: How to Add, Remove and Change Role Permissions for users
Introduction: LeadsHook allows you to add as many users as you want. PLEASE NOTE: Only an OWNER of an account can ADD new users. Before you add a user you need to understand our permission levels. Permission Levels Inviting a user to your Leadshook account Step 1: Go to your LeadsHook dashboard and then click […]
How to Display Your Decision Trees on Your Own Domain
Introduction: Please watch the video below for instruction on how to display your decision trees on your own domain… Note: As per our Domain Policy and as stated on our initial Domain migration instructions. Once you agree to migrate a domain, you won’t be able to remove it until the next 30 days. You can […]
How to check if a page is crawlable by Google adsBot
Introduction: This article will show you a guide on how to know if a page is crawlable by Google adsbot Video Guide:
Validating special characters in the first name and last name input fields on a form node using JavaScript
Introduction: This article provides a step-by-step guide on how to implement a JavaScript script for validating first and last name input fields in a form. The script ensures that these fields contain only letters, spaces, and for the last names, single quotes. Implementing the script Step 1: Firstly, add the following script into the form […]
How to create a Decision Tree Based on LeadsHook Templates
Introduction: In this article, we will learn how to create a decision tree based on LeadsHook templates. Note: Free base templates are available on all Leadshook accounts. Step by Step Instructions: fgfcvbStep 1: Login into your LeadsHook account using the Login button on the upper right part of our homepage: https://www.leadshook.com Step 2: Click […]