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

How to use Google Sheet as a lookup table

Zipcode Lookup This method returns all row values associated with the zip code or any other data. It is useful for lookups when you need to retrieve the corresponding values. Step 1: Sign in to your Google account and access this google sheet link. https://docs.google.com/spreadsheets/d/1e8hYcRYIsu0bHY-445NKVB58nFxhS0mB2C9LRriJ_ik/edit?usp=sharing Step 2: Make a copy of the google sheet file […]

Read More

How to Use the API Node

Introduction: In this short video you’ll learn how to use the API node. Here’s an example of one of the many use-cases… “I want to integrate leads with a dialing system that requires 2 step integration.  In the first step we send username and password and get a token, that token is then used in […]

Read More

Webhook/API Authorization & Authentication

Introduction: First Download Postman https://www.getpostman.com/downloads/ Alternatively, you can try Advanced Rest Client ( ARC ) for Google Chrome https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo https://www.leadshook.com/help/how-to-use-webhooks-node/

Read More