In this article, you’ll learn how to set up your tracking in less than 3 minutes! Google Ads, Google Analytics 4, Facebook, Twitter, TikTok & Microsoft Ads! You’ll discover how to access your automagically created Google Tag Manager container from your LeadsHook Account. All you need to do is upload and publish. Please watch the […]
Category: Decision Tree
How to use V1 and V2 links in Leadshook
Introduction Currently all Decision Trees can be used as V1 and V2 output. V2 is a lot faster and has just been officially released after a year of beta phase testing. While V1 in the other hand is a much more stable version but slower than V2 when it comes to page speed. Step by […]
How to Publish Your Decision Tree
Time to go live? Here is how to publish your decision tree. Step by Step Instructions 2. Make sure to fix the errors (texts in red) if there are any. You can ignore the warnings and proceed with publishing the decision tree. 3. Click proceed and then save Note: You can add […]
How to create Ad Networks Field
Introduction Currently the fields are not existing in Leadshook, you may have to create the fields exactly the same in the guide links for each app below. Please check this article on understanding URL parameters: https://www.leadshook.com/help/how-to-use-url-parameters/ Step by Step Instructions on how to create a custom field inside LeadsHook Go to ‘Admin‘ Select ‘Custom Fields‘ […]
How to Save Google’s Client ID in a Custom Field
In this article you’ll discover how to capture google’ cookie and save client id into a custom field. REQUIRED: STEP 1: Please ensure GA has been setup correctly. STEP 2: Add script to first node and fire on entry as shown below. This will save clientid from Google’s cookie into the custom field, ‘clientid’. STEP […]
How to Pass your Decision Tree Tags via API or Webhook
You can now send all your Decision Tree Tags via API or Webhook You can use {_lead_tags} for sending them as a string with comma separated tag values or you can also use {_lead_tags_array} to send them as an array. NOTE: {_lead_tags_array} should not be enclosed with ” ” as it needs to be sent […]
How to Use Conditional Dropdowns in Your Decision Tree
In the short video below you’ll learn how to setup your conditional dropdown. What’s is a Conditional Dropdown? It’s a combination of dropdowns where the values available for selection change based on previous selection. Example: If you select a specific car make, say, Toyota then you’ll only its models. How to Setup a Conditional Dropdown […]
How to Setup Pop-Up Poll Campaign Using Custom Page Node
Please Note: Custom Page node requires advance technical skills so is best managed with a developer .In this article, we’ll share an example of the use of custom page node to create a poll with a pop-up form. The answer selected is also saved into a custom field. NOTE! The DT.setField function is sitting at […]
How to Build a Calculator With Custom Page Nodes
In this article, you’ll learn how to use custom page nodes to save data into custom fields and then use the custom fields in a JS function. Test the decision tree here: https://marketing.leadshook.io/survey/S1TcY06gDUM0KhMw5tefPVp3zmEjJ6xvn7a8EFGw PLEASE NOTE: When IMPORTING a Decision Tree that contains custom page nodes with custom fields, then you MUST create the corresponding custom […]
A simple way to prevent searching engines from indexing your decision tree
To prevent most search engine web crawlers from indexing your decision tree, Add the following script under admin and use it for any/all DTs you want. To prevent most search engine web crawlers from indexing a page on your site, place the following meta tag into the <head> section of your decision tree: To prevent […]