If you are using Google Places integration, the field mapping for state returns as the full state name. We can use a custom script to get the 2 letter state abbreviation. Step 1: Make sure that you are mapping the state to your {state} custom field. This is done under Data Validation > Third Party […]
Category: Uncategorized
How to hide the header and footer on a custom page node
You can add this script in your custom page node to hide the header and footer Run on Enter Run on Exit See example decision tree here:
How to create a custom progress bar with percentage
Our built-in progress bar does not display a percentage. This guide provides instructions on creating a custom progress bar with a percentage display, allowing you to manually control the progress on individual nodes. Step 1: Go to Appearance settings > Header and Footer > enable “Display Header” and add this code under Content Below Header. […]
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 […]
How to automatically show decision tree as a pop up on your website page.
This is useful if you need something that captures the lead as prerequisite of getting access to the content of your page. The page they need access to is visible in the background and the DT is shown as pop up. Step1: Get your decision tree account domain and token here: Step2: Use this code […]
How to add TrustedForm Consent Tags to your LeadsHook Decision Trees
https://developers.activeprospect.com/docs/trustedform/consent-tagging Please see the video below: Script used in the video: (Add in your form node script)
TCPA 1 to 1 Consent Implementation with LeadsHook and Lead Prosper
Quick video on how to setup 1 to 1 Consent with LeadsHook and Lead Prosper