{"id":587,"date":"2018-12-14T04:49:44","date_gmt":"2018-12-14T04:49:44","guid":{"rendered":"https:\/\/www.leadshook.com\/help\/?p=587"},"modified":"2024-02-14T12:00:43","modified_gmt":"2024-02-14T12:00:43","slug":"how-to-use-url-parameters","status":"publish","type":"post","link":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/","title":{"rendered":"How to use URL Parameters?"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction:<\/h2>\n\n\n\n<p>This guide explains how to pass variables to LeadsHook and send data back via URL to a third-party application, landing page, or website using URL parameters.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Understanding URL parameters<\/h2>\n\n\n\n<p>You may configure your decision tree to accept URL parameters from referring URLs, such as coming from Facebook, Google paid ads, and save that information.<\/p>\n\n\n\n<p>For example you can send UTM parameters and any others you want to LeadsHook.&nbsp; Append your URL parameters (e.g. UTM parameters) to the URL (see examples below).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Save URL Params into Custom Field<\/h2>\n\n\n\n<p>Simply ensure your custom fields are the SAME as the URL params.&nbsp; Then LeadsHook will save the values into those custom fields.<\/p>\n\n\n\n<p>E.g. if you want to pass &#8216;utm_source&#8217; from google or facebook, then please create a text field in LeadsHook as &#8216;utm_source&#8217;<\/p>\n\n\n\n<p>URL parameters are set up with the following syntax:<\/p>\n\n\n\n<p><strong>variable=value<\/strong><\/p>\n\n\n\n<p>E.g. adset_id=1233456789<\/p>\n\n\n\n<p>adset_id is the variable<br>1233456789 is the value<\/p>\n\n\n\n<h1 class=\"wp-block-heading\"><strong>Step by Step Instructions<\/strong><\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">Incoming URL parameters<\/h2>\n\n\n\n<p>1.&nbsp;<a href=\"https:\/\/www.leadshook.com\/help\/how-to-add-a-custom-field\/\">How to create and add a Custom Field<\/a><\/p>\n\n\n\n<p>The custom field type should be &#8220;text&#8221;:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1137\" height=\"496\" src=\"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png\" alt=\"\" class=\"wp-image-591\"\/><\/figure>\n\n\n\n<p>Here is how you should create the custom fields:<\/p>\n\n\n\n<p>For example<\/p>\n\n\n\n<p>For this incoming URL..<\/p>\n\n\n\n<p>http:\/\/www.abcppc.com\/?<strong>utm_source<\/strong>=Chicago%2BTribune<strong>utm_medium<\/strong>=Newspaper%2BOctober&amp;;;<br><strong>utm_campaign<\/strong>=Chicago%2BPPC%2BSale<\/p>\n\n\n\n<p>&#8230; you should create 3 custom fields, and you can name them exactly as:<br><strong>utm_source<\/strong><br><strong>utm_medium<\/strong><br><strong>utm_campaign<\/strong><\/p>\n\n\n\n<p><strong>Chicago%2BTribune<\/strong>, <strong>Newspaper%2BOctober<\/strong> and <strong>Chicago%2BPPC%2BSale<\/strong> are values sent by your traffic source.<\/p>\n\n\n\n<p>If the traffic source allows you to add variables, you should add variables. If you want to pass text or values, then simply add them, just like in the URL above.<\/p>\n\n\n\n<p><strong><span style=\"color: #800000;\">Warning: Please be sure to remove or add the trailing \/, if it does not work.<\/span><\/strong><br><strong><span style=\"color: #800000;\">mydomain.com\/?&nbsp; OR <\/span><\/strong><strong><span style=\"color: #800000;\">mydomain.com?<\/span><\/strong><\/p>\n\n\n\n<p>There is no need to add custom fields to a start page or decision tree.&nbsp; As long as the custom field has been created in Leadshook, it will work.<\/p>\n\n\n\n<p>You can pass as many URL parameters as you want from any traffic source.<\/p>\n\n\n\n<p>As long as the variable names exist inside LeadsHook, the data will get saved into their respective fields.<\/p>\n\n\n\n<p>domain.com\/?utm_source=source&amp;utm_medium=medium&amp;utm_campaign=name&amp;utm_term=term&amp;utm_content=content<\/p>\n\n\n\n<p>Then, simply make sure you have the following custom fields setup:<\/p>\n\n\n\n<p>utm_source<br>utm_medium<br>utm_campaign<br>utm_term<br>utm_content<\/p>\n\n\n\n<p>Because LeadsHook has ZERO limits on the number of custom fields you can create you also pass additional details, such as:<\/p>\n\n\n\n<p>ad_id<br>ad_appeal<br>adset_bidding<br>conversion_goal<\/p>\n\n\n\n<p>Simply create the custom fields and your data will be saved into the respective custom fields.<\/p>\n\n\n\n<p><strong>LeadsHook will grab the data even when your decision tree is embedded.<\/strong><\/p>\n\n\n\n<p>Your URL to the page where you embedded your decision tree will look like this:<\/p>\n\n\n\n<p>domain.com?utm_source=source&amp;utm_medium=medium&amp;utm_campaign=name&amp;utm_term=term&amp;utm_content=content&amp;ad_id=ad_id&amp;ad_appeal=ad_appeal&amp;adset_bidding=adset_bidding&amp;conversion_goal=conversion_goal<\/p>\n\n\n\n<p>Note: If the parameters are dynamic like ValueTrack, then be sure to add the traffic sources dynamic params like {source}. This way your traffic source will replace the params with values and pass those to your webpage.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Outgoing URL Parameters<\/h2>\n\n\n\n<p>To pass data back out add the custom fields into your existing URL.<\/p>\n\n\n\n<p>The only change is now the custom field will be used as a value instead of the variable. The variable you use will be whatever your next platform or app uses.<\/p>\n\n\n\n<p>exit-domain.com\/?variable1={leadshook_customfield1}&amp;variable2={leadshook_customfield2}&amp;variable3={leadshook_customfield3}<\/p>\n\n\n\n<p><strong>VIDEO: Using the Power of Decision Nodes to Distribute Leads<\/strong><\/p>\n\n\n\n<p>In this video, you&#8217;ll learn&#8230;<\/p>\n\n\n\n<p>How to capture data from your traffic source, such as a google ad, facebook ad, emails. native ads or from your own website.<\/p>\n\n\n\n<p>How to use captured data to add logic to a decision node to send the data back out to another web page or website via a url redirect, email marketing\/CRM connection or webhook.<\/p>\n\n\n\n<p><iframe src=\"https:\/\/www.youtube.com\/embed\/8uXUhIbSL1w\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion:<\/h2>\n\n\n\n<p>Using URL parameters in LeadsHook allows you to personalize and enhance your decision trees by receiving and passing data from and to other platforms respectively. Through these steps, you can readily set up and utilize URL parameters in LeadsHook.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQs:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Can I pass dynamic parameters like ValueTrack?<\/strong>\n<ul class=\"wp-block-list\">\n<li>Yes, if the parameters are dynamic like ValueTrack, make sure to add the traffic sources dynamic params like {source}. This way your traffic source will replace the params with values and pass those to your webpage.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Related Articles<\/h2>\n\n\n\n<p><a href=\"https:\/\/www.leadshook.com\/help\/2018\/11\/28\/form-and-answer-custom-field-type-text\/\">Form and Answer Custom Field type: text<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction: This guide explains how to pass variables to LeadsHook and send data back via URL to a third-party application, landing page, or website using URL parameters. Understanding URL parameters You may configure your decision tree to accept URL parameters from referring URLs, such as coming from Facebook, Google paid ads, and save that information. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[158,27,239],"tags":[264,4,241,447,446,70,448],"class_list":["post-587","post","type-post","status-publish","format-standard","hentry","category-custom-field","category-decision-tree","category-tracking","tag-custom-fields","tag-leadshook","tag-parameters","tag-passing","tag-query-string","tag-url","tag-variables"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to use URL Parameters? - LeadsHook Knowledge Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use URL Parameters? - LeadsHook Knowledge Base\" \/>\n<meta property=\"og:description\" content=\"Introduction: This guide explains how to pass variables to LeadsHook and send data back via URL to a third-party application, landing page, or website using URL parameters. Understanding URL parameters You may configure your decision tree to accept URL parameters from referring URLs, such as coming from Facebook, Google paid ads, and save that information. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/\" \/>\n<meta property=\"og:site_name\" content=\"LeadsHook Knowledge Base\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/leadshook\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-14T04:49:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-14T12:00:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png\" \/>\n<meta name=\"author\" content=\"Nik T\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@leadshook\" \/>\n<meta name=\"twitter:site\" content=\"@leadshook\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nik T\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/\"},\"author\":{\"name\":\"Nik T\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#\\\/schema\\\/person\\\/4bfe37d814563cc729828b7055313f4d\"},\"headline\":\"How to use URL Parameters?\",\"datePublished\":\"2018-12-14T04:49:44+00:00\",\"dateModified\":\"2024-02-14T12:00:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/\"},\"wordCount\":779,\"publisher\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ls-1-2.png\",\"keywords\":[\"custom fields\",\"Leadshook\",\"Parameters\",\"passing\",\"query string\",\"url\",\"variables\"],\"articleSection\":[\"Custom Fields\",\"Decision Tree\",\"Tracking\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/\",\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/\",\"name\":\"How to use URL Parameters? - LeadsHook Knowledge Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ls-1-2.png\",\"datePublished\":\"2018-12-14T04:49:44+00:00\",\"dateModified\":\"2024-02-14T12:00:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ls-1-2.png\",\"contentUrl\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ls-1-2.png\",\"width\":1137,\"height\":496},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/how-to-use-url-parameters\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use URL Parameters?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/\",\"name\":\"LeadsHook Knowledge Base\",\"description\":\"LeadsHook Training &amp; Technical Help\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#organization\",\"name\":\"LeadsHook\",\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/leadshook-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/leadshook-logo.png\",\"width\":350,\"height\":83,\"caption\":\"LeadsHook\"},\"image\":{\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/leadshook\\\/\",\"https:\\\/\\\/x.com\\\/leadshook\",\"https:\\\/\\\/www.linkedin.com\\\/showcase\\\/leadshook\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/#\\\/schema\\\/person\\\/4bfe37d814563cc729828b7055313f4d\",\"name\":\"Nik T\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g\",\"caption\":\"Nik T\"},\"sameAs\":[\"http:\\\/\\\/www.LeadsHook.com\"],\"url\":\"https:\\\/\\\/www.leadshook.com\\\/help\\\/author\\\/nik\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use URL Parameters? - LeadsHook Knowledge Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/","og_locale":"en_US","og_type":"article","og_title":"How to use URL Parameters? - LeadsHook Knowledge Base","og_description":"Introduction: This guide explains how to pass variables to LeadsHook and send data back via URL to a third-party application, landing page, or website using URL parameters. Understanding URL parameters You may configure your decision tree to accept URL parameters from referring URLs, such as coming from Facebook, Google paid ads, and save that information. [&hellip;]","og_url":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/","og_site_name":"LeadsHook Knowledge Base","article_publisher":"https:\/\/www.facebook.com\/leadshook\/","article_published_time":"2018-12-14T04:49:44+00:00","article_modified_time":"2024-02-14T12:00:43+00:00","og_image":[{"url":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png","type":"","width":"","height":""}],"author":"Nik T","twitter_card":"summary_large_image","twitter_creator":"@leadshook","twitter_site":"@leadshook","twitter_misc":{"Written by":"Nik T","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#article","isPartOf":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/"},"author":{"name":"Nik T","@id":"https:\/\/www.leadshook.com\/help\/#\/schema\/person\/4bfe37d814563cc729828b7055313f4d"},"headline":"How to use URL Parameters?","datePublished":"2018-12-14T04:49:44+00:00","dateModified":"2024-02-14T12:00:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/"},"wordCount":779,"publisher":{"@id":"https:\/\/www.leadshook.com\/help\/#organization"},"image":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png","keywords":["custom fields","Leadshook","Parameters","passing","query string","url","variables"],"articleSection":["Custom Fields","Decision Tree","Tracking"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/","url":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/","name":"How to use URL Parameters? - LeadsHook Knowledge Base","isPartOf":{"@id":"https:\/\/www.leadshook.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#primaryimage"},"image":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png","datePublished":"2018-12-14T04:49:44+00:00","dateModified":"2024-02-14T12:00:43+00:00","breadcrumb":{"@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#primaryimage","url":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png","contentUrl":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/ls-1-2.png","width":1137,"height":496},{"@type":"BreadcrumbList","@id":"https:\/\/www.leadshook.com\/help\/how-to-use-url-parameters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.leadshook.com\/help\/"},{"@type":"ListItem","position":2,"name":"How to use URL Parameters?"}]},{"@type":"WebSite","@id":"https:\/\/www.leadshook.com\/help\/#website","url":"https:\/\/www.leadshook.com\/help\/","name":"LeadsHook Knowledge Base","description":"LeadsHook Training &amp; Technical Help","publisher":{"@id":"https:\/\/www.leadshook.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.leadshook.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.leadshook.com\/help\/#organization","name":"LeadsHook","url":"https:\/\/www.leadshook.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.leadshook.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/leadshook-logo.png","contentUrl":"https:\/\/www.leadshook.com\/help\/wp-content\/uploads\/2018\/12\/leadshook-logo.png","width":350,"height":83,"caption":"LeadsHook"},"image":{"@id":"https:\/\/www.leadshook.com\/help\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/leadshook\/","https:\/\/x.com\/leadshook","https:\/\/www.linkedin.com\/showcase\/leadshook\/"]},{"@type":"Person","@id":"https:\/\/www.leadshook.com\/help\/#\/schema\/person\/4bfe37d814563cc729828b7055313f4d","name":"Nik T","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/48d53e68db0b1db1cd5c54a750130fb2ee0c663306ff1bd434373f1a368ef7a0?s=96&d=mm&r=g","caption":"Nik T"},"sameAs":["http:\/\/www.LeadsHook.com"],"url":"https:\/\/www.leadshook.com\/help\/author\/nik\/"}]}},"_links":{"self":[{"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/posts\/587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/comments?post=587"}],"version-history":[{"count":12,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/posts\/587\/revisions"}],"predecessor-version":[{"id":7153,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/posts\/587\/revisions\/7153"}],"wp:attachment":[{"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/media?parent=587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/categories?post=587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leadshook.com\/help\/wp-json\/wp\/v2\/tags?post=587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}