How to Set Up API Access to Pull Impressions & Leads from LeadsHook

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

Read More

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

Read More

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

Read More

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)

Read More

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

Read More

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

Read More