{"id":6703,"date":"2024-06-14T23:54:49","date_gmt":"2024-06-14T23:54:49","guid":{"rendered":"https:\/\/lite14.net\/blog\/?p=6703"},"modified":"2024-06-14T23:54:49","modified_gmt":"2024-06-14T23:54:49","slug":"how-to-set-up-custom-javascript-variables-in-google-tag-manager","status":"publish","type":"post","link":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/","title":{"rendered":"How to Set up Custom JavaScript Variables in Google Tag Manager"},"content":{"rendered":"<p>Setting up custom JavaScript variables in Google Tag Manager allows for a more dynamic and customized approach to tracking and data collection for your website. By leveraging the power of JavaScript within Google Tag Manager, you can extract specific information, manipulate data, and pass relevant values to your tags, triggers, and variables. Let&#8217;s delve deeper into the process of creating custom JavaScript variables in Google Tag Manager, exploring its benefits, implementation best practices, and real-world examples.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#Benefits_of_Custom_JavaScript_Variables_in_Google_Tag_Manager\" >Benefits of Custom JavaScript Variables in Google Tag Manager<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#Implementation_Steps_for_Custom_JavaScript_Variables\" >Implementation Steps for Custom JavaScript Variables<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#Best_Practices_for_Custom_JavaScript_Variables\" >Best Practices for Custom JavaScript Variables<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#Real-World_Examples_of_Custom_JavaScript_Variables\" >Real-World Examples of Custom JavaScript Variables<\/a><\/li><\/ul><\/nav><\/div>\n<h3 id=\"benefits-of-custom-javascript-variables-in-google-tag-manager\"><span class=\"ez-toc-section\" id=\"Benefits_of_Custom_JavaScript_Variables_in_Google_Tag_Manager\"><\/span>Benefits of Custom JavaScript Variables in Google Tag Manager<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li><strong>Dynamic Data Collection<\/strong>: Custom JavaScript variables enable you to collect dynamic data that may not be readily available through built-in variables or data layer values. You can extract information based on user behavior, interactions, or specific conditions on your website.<\/li>\n<li><strong>Enhanced Tracking Capabilities<\/strong>: With custom JavaScript variables, you can track and capture advanced metrics, such as scroll depth, form submissions, button clicks, or other custom interactions. This level of granularity provides valuable insights into user engagement and behavior.<\/li>\n<li><strong>Data Manipulation<\/strong>: JavaScript&#8217;s flexibility allows you to manipulate data before passing it to your tags. You can format dates, extract specific elements from the page, or perform calculations to derive custom values that align with your tracking requirements.<\/li>\n<li><strong>Integration with Third-Party APIs<\/strong>: Custom JavaScript variables can interact with external APIs to fetch additional data or enrich the information collected on your website. This integration expands the scope of your tracking capabilities and enhances the depth of insights you can gather.<\/li>\n<\/ol>\n<h3 id=\"implementation-steps-for-custom-javascript-variables\"><span class=\"ez-toc-section\" id=\"Implementation_Steps_for_Custom_JavaScript_Variables\"><\/span>Implementation Steps for Custom JavaScript Variables<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li><strong>Access Google Tag Manager Dashboard<\/strong>: Log in to your Google Tag Manager account and select the container where you want to create the custom JavaScript variable.<\/li>\n<li><strong>Navigate to Variables Section<\/strong>: Access the variables configuration page by clicking on &#8220;Variables&#8221; in the left-hand menu.<\/li>\n<li><strong>Create a New User-Defined Variable<\/strong>: Click on the &#8220;New&#8221; button to initiate the creation of a new variable.<\/li>\n<li><strong>Choose Variable Type<\/strong>: Select &#8220;User-Defined Variables&#8221; as the variable type to create a custom variable.<\/li>\n<li><strong>Configure the Variable<\/strong>: Under &#8220;Variable Configuration,&#8221; choose &#8220;Custom JavaScript&#8221; to define the variable using JavaScript code.<\/li>\n<li><strong>Write JavaScript Code<\/strong>: In the provided field, write JavaScript code that extracts, manipulates, or generates the desired data. This code can range from simple operations like accessing page URLs to more complex functions involving DOM manipulation or API requests.<\/li>\n<li><strong>Return the Value<\/strong>: Ensure that your JavaScript code returns the value you intend to capture. For example, if you want to extract the current page URL, your JavaScript code could be:\u00a0<code>javascript function() { return window.location.href; }<\/code><\/li>\n<li><strong>Name Your Variable<\/strong>: Assign a descriptive name to your custom JavaScript variable for easy identification within your Google Tag Manager setup.<\/li>\n<li><strong>Enable Triggering<\/strong>: Specify the conditions under which this variable should be triggered. You can associate it with specific triggers or tags to control when the variable value is captured and utilized.<\/li>\n<li><strong>Save Your Variable<\/strong>: Click on the &#8220;Save&#8221; button to save the custom JavaScript variable within Google Tag Manager.<\/li>\n<li><strong>Test Your Variable<\/strong>: Validate your variable implementation by using the &#8220;Preview&#8221; mode in Google Tag Manager. Visit your website to confirm that the variable captures the expected data accurately.<\/li>\n<\/ol>\n<h3 id=\"best-practices-for-custom-javascript-variables\"><span class=\"ez-toc-section\" id=\"Best_Practices_for_Custom_JavaScript_Variables\"><\/span>Best Practices for Custom JavaScript Variables<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol>\n<li><strong>Keep Code Efficient and Lightweight<\/strong>: Opt for concise and efficient JavaScript code to prevent performance issues on your website. Minimize unnecessary operations and adhere to best practices for writing clean and optimized code.<\/li>\n<li><strong>Test Thoroughly<\/strong>: Before deploying custom JavaScript variables to production, conduct extensive testing to ensure their reliability, accuracy, and compatibility with various scenarios on your website.<\/li>\n<li><strong>Document Your Variables<\/strong>: Maintain documentation for each custom JavaScript variable, outlining its purpose, code structure, and expected outputs. This documentation aids in troubleshooting and facilitates collaboration among team members.<\/li>\n<li><strong>Regular Maintenance and Review<\/strong>: Periodically review your custom JavaScript variables to ensure they align with evolving tracking requirements, website changes, and data collection needs. Update or refine variables as necessary to maintain their effectiveness.<\/li>\n<\/ol>\n<h3 id=\"real-world-examples-of-custom-javascript-variables\"><span class=\"ez-toc-section\" id=\"Real-World_Examples_of_Custom_JavaScript_Variables\"><\/span>Real-World Examples of Custom JavaScript Variables<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ol start=\"1\">\n<li><strong>Scroll Depth Tracking<\/strong>: Implement a custom JavaScript variable that calculates and tracks how far users scroll down a webpage. This data can provide insights into user engagement and content visibility.<\/li>\n<li><strong>Form Submission Tracking<\/strong>: Create a custom JavaScript variable that captures form submission events, including field values or form IDs. This information helps analyze user interactions and optimize form conversion rates.<\/li>\n<li><strong>Dynamic Content Tracking<\/strong>: Develop a custom JavaScript variable to identify and track specific elements or content variations dynamically loaded on the page. This tracking enables personalized analytics and targeted marketing strategies.<\/li>\n<\/ol>\n<p>By incorporating custom JavaScript variables into your Google Tag Manager setup, you unlock a world of possibilities for advanced tracking, personalized data collection, and tailored analytics insights. Through strategic implementation and adherence to best practices, you can leverage JavaScript&#8217;s versatility to enhance your tracking capabilities and elevate your overall digital marketing and analytics efforts.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Setting up custom JavaScript variables in Google Tag Manager allows for a more dynamic and customized approach to tracking and data collection for your website&#8230;.<\/p>\n","protected":false},"author":210,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[270],"tags":[],"class_list":["post-6703","post","type-post","status-publish","format-standard","hentry","category-digital-marketing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog<\/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:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog\" \/>\n<meta property=\"og:description\" content=\"Setting up custom JavaScript variables in Google Tag Manager allows for a more dynamic and customized approach to tracking and data collection for your website....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\" \/>\n<meta property=\"og:site_name\" content=\"Lite14 Tools &amp; Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-14T23:54:49+00:00\" \/>\n<meta name=\"author\" content=\"admin3\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin3\" \/>\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:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\"},\"author\":{\"name\":\"admin3\",\"@id\":\"https:\/\/lite14.net\/blog\/#\/schema\/person\/3fcb0f4c8bd53264d6447eb6a6d36e81\"},\"headline\":\"How to Set up Custom JavaScript Variables in Google Tag Manager\",\"datePublished\":\"2024-06-14T23:54:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\"},\"wordCount\":799,\"publisher\":{\"@id\":\"https:\/\/lite14.net\/blog\/#organization\"},\"articleSection\":[\"Digital Marketing\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\",\"url\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\",\"name\":\"How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog\",\"isPartOf\":{\"@id\":\"https:\/\/lite14.net\/blog\/#website\"},\"datePublished\":\"2024-06-14T23:54:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/lite14.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Set up Custom JavaScript Variables in Google Tag Manager\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lite14.net\/blog\/#website\",\"url\":\"https:\/\/lite14.net\/blog\/\",\"name\":\"Lite14 Tools &amp; Blog\",\"description\":\"Email Marketing Tools &amp; Digital Marketing Updates\",\"publisher\":{\"@id\":\"https:\/\/lite14.net\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lite14.net\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lite14.net\/blog\/#organization\",\"name\":\"Lite14 Tools &amp; Blog\",\"url\":\"https:\/\/lite14.net\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lite14.net\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lite14.net\/blog\/wp-content\/uploads\/2025\/09\/cropped-lite-logo.png\",\"contentUrl\":\"https:\/\/lite14.net\/blog\/wp-content\/uploads\/2025\/09\/cropped-lite-logo.png\",\"width\":191,\"height\":178,\"caption\":\"Lite14 Tools &amp; Blog\"},\"image\":{\"@id\":\"https:\/\/lite14.net\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/lite14.net\/blog\/#\/schema\/person\/3fcb0f4c8bd53264d6447eb6a6d36e81\",\"name\":\"admin3\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lite14.net\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6a47a48d3f454a7aa919c16c5d03a6b63ff4ecdd1d2405bfba02f09414226574?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6a47a48d3f454a7aa919c16c5d03a6b63ff4ecdd1d2405bfba02f09414226574?s=96&d=mm&r=g\",\"caption\":\"admin3\"},\"url\":\"https:\/\/lite14.net\/blog\/author\/adeyemoemmanuel001\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog","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:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/","og_locale":"en_US","og_type":"article","og_title":"How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog","og_description":"Setting up custom JavaScript variables in Google Tag Manager allows for a more dynamic and customized approach to tracking and data collection for your website....","og_url":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/","og_site_name":"Lite14 Tools &amp; Blog","article_published_time":"2024-06-14T23:54:49+00:00","author":"admin3","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin3","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#article","isPartOf":{"@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/"},"author":{"name":"admin3","@id":"https:\/\/lite14.net\/blog\/#\/schema\/person\/3fcb0f4c8bd53264d6447eb6a6d36e81"},"headline":"How to Set up Custom JavaScript Variables in Google Tag Manager","datePublished":"2024-06-14T23:54:49+00:00","mainEntityOfPage":{"@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/"},"wordCount":799,"publisher":{"@id":"https:\/\/lite14.net\/blog\/#organization"},"articleSection":["Digital Marketing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/","url":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/","name":"How to Set up Custom JavaScript Variables in Google Tag Manager - Lite14 Tools &amp; Blog","isPartOf":{"@id":"https:\/\/lite14.net\/blog\/#website"},"datePublished":"2024-06-14T23:54:49+00:00","breadcrumb":{"@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lite14.net\/blog\/2024\/06\/14\/how-to-set-up-custom-javascript-variables-in-google-tag-manager\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lite14.net\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Set up Custom JavaScript Variables in Google Tag Manager"}]},{"@type":"WebSite","@id":"https:\/\/lite14.net\/blog\/#website","url":"https:\/\/lite14.net\/blog\/","name":"Lite14 Tools &amp; Blog","description":"Email Marketing Tools &amp; Digital Marketing Updates","publisher":{"@id":"https:\/\/lite14.net\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lite14.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lite14.net\/blog\/#organization","name":"Lite14 Tools &amp; Blog","url":"https:\/\/lite14.net\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lite14.net\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/lite14.net\/blog\/wp-content\/uploads\/2025\/09\/cropped-lite-logo.png","contentUrl":"https:\/\/lite14.net\/blog\/wp-content\/uploads\/2025\/09\/cropped-lite-logo.png","width":191,"height":178,"caption":"Lite14 Tools &amp; Blog"},"image":{"@id":"https:\/\/lite14.net\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/lite14.net\/blog\/#\/schema\/person\/3fcb0f4c8bd53264d6447eb6a6d36e81","name":"admin3","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lite14.net\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6a47a48d3f454a7aa919c16c5d03a6b63ff4ecdd1d2405bfba02f09414226574?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6a47a48d3f454a7aa919c16c5d03a6b63ff4ecdd1d2405bfba02f09414226574?s=96&d=mm&r=g","caption":"admin3"},"url":"https:\/\/lite14.net\/blog\/author\/adeyemoemmanuel001\/"}]}},"_links":{"self":[{"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/posts\/6703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/users\/210"}],"replies":[{"embeddable":true,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/comments?post=6703"}],"version-history":[{"count":2,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/posts\/6703\/revisions"}],"predecessor-version":[{"id":6710,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/posts\/6703\/revisions\/6710"}],"wp:attachment":[{"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/media?parent=6703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/categories?post=6703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lite14.net\/blog\/wp-json\/wp\/v2\/tags?post=6703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}