{"id":840,"date":"2020-07-24T15:59:32","date_gmt":"2020-07-24T11:59:32","guid":{"rendered":"https:\/\/blog.keitaro.io\/en\/?p=840"},"modified":"2024-12-20T11:10:26","modified_gmt":"2024-12-20T09:10:26","slug":"big-article-about-kclient-js","status":"publish","type":"post","link":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/","title":{"rendered":"Big Article about KClient JS: Everything You Need to Know"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">KClient JS is the newest <a href=\"https:\/\/open.keitaro.io\/?utm_source=blog&amp;utm_medium=Article&amp;utm_campaign=KClient_JS&amp;utm_content=link&amp;utm_term=Keitaro\">Keitaro Tracker<\/a> integration script that allows integrating third-party websites with a JS code and dynamically changing the content without a redirect. Today this is the most popular integration method. We hope this article will help answer most of the questions and setting up the client will become easy and hassle-free.<\/span><\/p>\n<p><!--more--><\/p>\n<div class=\"fx-toc fx-toc-id-840\"><h2 class=\"fx-toc-title\">Title<\/h2><ul class='fx-toc-list level-1'>\n\t<li>\n\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#about-the-kclient-js\">About the Kclient JS<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#bots-detection\">Bots Detection<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#where-to-get-the-script-code\">Where to Get the Script Code<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#what-does-the-basic-setup-of-a-campaign-with-a-kclient-look-like\">What Does the Basic Setup of a Campaign with a KClient Look Like?<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#how-to-add-kclient-js-to-different-website-builders-and-platforms\">How to Add KClient JS to Different Website Builders and Platforms<\/a>\n\t\t<ul class='toc-even level-2'>\n\t\t\t<li>\n\t\t\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#shopify\">Shopify<\/a>\n\t\t\t<\/li>\n\t\t\t<li>\n\t\t\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#taplink\">Taplink<\/a>\n\t\t\t<\/li>\n\t\t\t<li>\n\t\t\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#tilda\">Tilda<\/a>\n\t\t\t<\/li>\n\t\t\t<li>\n\t\t\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#flexbe\">Flexbe<\/a>\n\t\t\t<\/li>\n\t\t\t<li>\n\t\t\t\t<a href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#github\">GitHub<\/a>\n\t\t\t<\/li>\n<\/ul>\n<\/ul>\n<\/ul>\n<\/div>\n\n<h2><span id=\"about-the-kclient-js\"><span style=\"font-weight: 400;\">About the Kclient JS<\/span><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">KClient JS works the following way:\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">1 &#8211; the script takes the data of the incoming click and sends a request to our API.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">2 &#8211; the tracker gives an answer. If a substitution is required, the contents of the stream are sent to the source site with the client and are rewritten with document.write. <\/span><span style=\"font-weight: 400;\">As a result, new content is displayed on the original website under the same domain, and redirect detectors see a 200 response.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The script itself has become especially popular with working with various website builders, where it is not possible to use our usual KClient PHP, but JS code injection is supported.<\/span><\/p>\n<h2><span id=\"bots-detection\"><strong>Bots Detection<\/strong><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">When generating a script, you can enable the base 64 option, which will generate the script code in a unique encrypted form, avoiding the content with the keys like \u201ctracker\u201d, \u201capi\u201d and other similar values that would help bots to detect the tracker.<\/span><\/p>\n<h2><span id=\"where-to-get-the-script-code\"><strong>Where to Get the Script Code<\/strong><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">The script code is taken inside the campaign\u2019s settings, on the Integration tab:<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-841\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot_1-2.png\" alt=\"\" width=\"933\" height=\"701\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Before copying the script make sure that the offer you use in the campaign is with SSL and\u00a0 its URL begins with HTTPS:<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-843\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot_3.png\" alt=\"\" width=\"935\" height=\"729\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Your third-party website must also have an SSL certificate installed on the domain. This is one of the requirements for the script to work properly. The second condition is that the website builder should support the execution of JS code.<\/span><\/p>\n<h2><span id=\"what-does-the-basic-setup-of-a-campaign-with-a-kclient-look-like\"><strong>What Does the Basic Setup of a Campaign with a KClient Look Like?<\/strong><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">The basis of the standard case includes a campaign with two streams, where the first stream will have filters for bots and the action Do nothing, which will leave the bot on the site where the script is put, and the second stream with the target action &#8211; usually a local landing page.<\/span><\/p>\n<p><strong>It looks like this:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-844\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot_4.png\" alt=\"\" width=\"1880\" height=\"970\" \/><\/p>\n<p><span style=\"font-weight: 400;\">In the Bot Protection stream add any set of filters to catch bots.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In Stream 2 add the target action. If a local landing page or offer is selected in the stream, then this landing page or offer will be uploaded to your site with integration without redirecting and changing the domain for the traffic that doesn&#8217;t get into the bot stream.<\/span><\/p>\n<h2><span id=\"how-to-add-kclient-js-to-different-website-builders-and-platforms\"><strong>How to Add KClient JS to Different Website Builders and Platforms<\/strong><\/span><\/h2>\n<h3><span id=\"shopify\"><strong>Shopify<\/strong><\/span><\/h3>\n<ol>\n<li><span style=\"font-weight: 400;\">Open your store and go to <strong>Themes &gt; Actions &gt; Edit<\/strong> code.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Select the page you need in the menu on the left. In case you need the main page, select theme.liquid.<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Add the code from Keitaro Tracker to<strong> &lt;head&gt;<\/strong> tag.<\/span><\/li>\n<li>Save the changes. The campaign is integrated.\u00a0<\/li>\n<\/ol>\n<p><img decoding=\"async\" src=\"https:\/\/blog.keitaro.io\/ru\/wp-content\/uploads\/2020\/07\/4.png\" \/><\/p>\n<h3><span id=\"taplink\"><strong>Taplink<\/strong><\/span><\/h3>\n<ol>\n<li><span style=\"font-weight: 400;\">Create your page, and go to the Settings &#8211; General &#8211; Insert HTML code (Insert usual code, not base 64).<\/span><\/li>\n<li>Save the changes.\u00a0<\/li>\n<\/ol>\n<p><img decoding=\"async\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot-2020-07-24-at-12.46.20.png\" \/><\/p>\n<h3><span id=\"tilda\"><strong>Tilda<\/strong><\/span><\/h3>\n<ol>\n<li><span style=\"font-weight: 400;\">Create your website and open the list of the pages, click Settings<\/span><\/li>\n<li>Go to the Additional page and scroll down to the <i style=\"font-size: revert;\">HTML code to add inside the HEAD<\/i><span style=\"font-weight: 400;\"> field.<\/span><\/li>\n<li>Add the JS code.\u00a0<\/li>\n<li><span style=\"font-weight: 400;\">After adding the code publish the changes.<\/span><\/li>\n<\/ol>\n<p><i><span style=\"font-weight: 400;\">Note: this feature is available only for paid plans:\u00a0<\/span><\/i><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-849\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot-2020-07-24-at-12.50.45.png\" alt=\"\" width=\"2767\" height=\"1631\" \/><\/p>\n<h3><span id=\"flexbe\"><strong>Flexbe<\/strong><\/span><\/h3>\n<ol>\n<li><span style=\"font-weight: 400;\">Create your website and go to Settings in the upper menu.<\/span><\/li>\n<li>Click <span style=\"font-weight: 400;\">Code Injection<\/span><span style=\"font-weight: 400;\"> and check Before closing &lt;\/head&gt; tag.<\/span><\/li>\n<li>Import your code here:\u00a0<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-850\" style=\"font-size: revert;\" src=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/Screenshot-2020-07-24-at-12.55.12.png\" alt=\"\" width=\"2766\" height=\"1628\" \/><\/li>\n<\/ol>\n<h3><span id=\"github\"><strong>GitHub<\/strong><\/span><\/h3>\n<ol>\n<li><span style=\"font-weight: 400;\">Create a repository with an index file. Index file should be your website.<\/span><\/li>\n<li>Open Index and insert JS code:\u00a0<\/li>\n<\/ol>\n<p><img decoding=\"async\" src=\"https:\/\/blog.keitaro.io\/ru\/wp-content\/uploads\/2020\/07\/15.png\" \/><\/p>\n<p><span style=\"font-weight: 400;\">\u00a0 \u00a0 \u00a0 \u00a0 3. Save and deploy. Now, when somebody opens a page from your repository, JS code will be executed. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00a0 \u00a0 \u00a0 \u00a0 4. Following the examples above you can integrate KClient JS to any of the website builders which is more convenient for you.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00a0 \u00a0 \u00a0 \u00a0 5. In case you followed the manual, but the integration doesn\u2019t work, <a href=\"https:\/\/blog.keitaro.io\/ru\/how-to-fix-ts-kclientjs\/\" target=\"_blank\" rel=\"noopener\">read how you can solve the issues with KClient JS<\/a><\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">And for sure feel free to <a href=\"https:\/\/open.keitaro.io\/keitaromedia?utm_term=Contact_Us&amp;utm_source=blog&amp;utm_content=link&amp;utm_campaign=KClient_JS&amp;utm_source=blog&amp;target=contact\">reach out to our support team<\/a>, we will be happy to help out.<\/span><\/p>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>KClient JS is the newest Keitaro Tracker integration script that allows integrating third-party websites with a &hellip; <\/p>\n","protected":false},"author":19,"featured_media":1189,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[108,88,23],"tags":[],"class_list":["post-840","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guide","category-keitaro-tracker-2","category-newbie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Marketing Team\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Keitaro Blog \u00bb Top Trends in Digital Marketing and Ad Tracking\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Big Article about KClient JS: Everything You Need to Know\" \/>\n\t\t<meta property=\"og:description\" content=\"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1860\" \/>\n\t\t<meta property=\"og:image:height\" content=\"948\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-07-24T11:59:32+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-12-20T09:10:26+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/keitaro.tracker\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@keitaro_tracker\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Big Article about KClient JS: Everything You Need to Know\" \/>\n\t\t<meta name=\"twitter:description\" content=\"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@keitaro_tracker\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#aioseo-article-65d3a81428c82\",\"name\":\"Big Article about KClient JS: Everything You Need to Know\",\"headline\":\"Big Article about KClient JS: Everything You Need to Know\",\"description\":\"KClient JS is the newest Keitaro Tracker integration script that allows integrating third-party websites with a JS code and dynamically changing the content without a redirect. Today this is the most popular integration method. We hope this article will help answer most of the questions and setting up the client will become easy and hassle-free.\",\"author\":{\"@type\":\"Person\",\"name\":\"Marketing Team\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/author\\\/marketing-team\\\/\"},\"publisher\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/\\u041a\\u043e\\u043b\\u043e\\u043d\\u043a\\u0430-\\u043e\\u0442-\\u0418\\u0432\\u0430\\u043d\\u0430-1.jpeg\",\"width\":920,\"height\":460},\"datePublished\":\"2020-07-24T15:59:32+02:00\",\"dateModified\":\"2024-12-20T11:10:26+02:00\",\"inLanguage\":\"en-US\",\"articleSection\":\"Guide, Keitaro Tracker, Newbie\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.keitaro.io\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/category\\\/newbie\\\/#listItem\",\"name\":\"Newbie\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/category\\\/newbie\\\/#listItem\",\"position\":2,\"name\":\"Newbie\",\"item\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/category\\\/newbie\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#listItem\",\"name\":\"Big Article about KClient JS: Everything You Need to Know\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#listItem\",\"position\":3,\"name\":\"Big Article about KClient JS: Everything You Need to Know\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/category\\\/newbie\\\/#listItem\",\"name\":\"Newbie\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/#organization\",\"name\":\"Keitaro Tracker\",\"description\":\"Keitaro Tracker is a self-hosted ad tracker that gives you complete control over your traffic. Designed specifically for media buying, affiliate marketing, traffic arbitrage, and internet marketing, it ensures privacy, handles large volumes of clicks, and offers extensive customization options.\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/\",\"telephone\":\"+16562184636\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Logo-Keitaro-green.png\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#organizationLogo\",\"width\":1000,\"height\":442},\"image\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/keitaro.tracker\",\"https:\\\/\\\/twitter.com\\\/keitaro_tracker?lang=en\",\"https:\\\/\\\/www.instagram.com\\\/keitaro_tracker\",\"https:\\\/\\\/www.tiktok.com\\\/@keitaro_tracker\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCtL1YEGv3EolfAor-vFiYaw\",\"https:\\\/\\\/www.linkedin.com\\\/showcase\\\/keitaro-tracker-apliteni\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/author\\\/marketing-team\\\/#author\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/author\\\/marketing-team\\\/\",\"name\":\"Marketing Team\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cde99b1f5f99357d4f5f72c02149c9903057bdae61b102b2f71e3d631f1fa1c3?s=96&d=mm&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#webpage\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/\",\"name\":\"Big Article about KClient JS: Everything You Need to Know\",\"description\":\"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/author\\\/marketing-team\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/author\\\/marketing-team\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/\\u041a\\u043e\\u043b\\u043e\\u043d\\u043a\\u0430-\\u043e\\u0442-\\u0418\\u0432\\u0430\\u043d\\u0430-1.jpeg\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#mainImage\",\"width\":920,\"height\":460},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/big-article-about-kclient-js\\\/#mainImage\"},\"datePublished\":\"2020-07-24T15:59:32+02:00\",\"dateModified\":\"2024-12-20T11:10:26+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/\",\"name\":\"Keitaro Tracker Blog\",\"alternateName\":\"Keitaro Tracker Blog\",\"description\":\"Top Trends in Digital Marketing and Ad Tracking\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.keitaro.io\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Big Article about KClient JS: Everything You Need to Know<\/title>\n\n","aioseo_head_json":{"title":"Big Article about KClient JS: Everything You Need to Know","description":"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.","canonical_url":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#aioseo-article-65d3a81428c82","name":"Big Article about KClient JS: Everything You Need to Know","headline":"Big Article about KClient JS: Everything You Need to Know","description":"KClient JS is the newest Keitaro Tracker integration script that allows integrating third-party websites with a JS code and dynamically changing the content without a redirect. Today this is the most popular integration method. We hope this article will help answer most of the questions and setting up the client will become easy and hassle-free.","author":{"@type":"Person","name":"Marketing Team","url":"https:\/\/blog.keitaro.io\/en\/author\/marketing-team\/"},"publisher":{"@id":"https:\/\/blog.keitaro.io\/en\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/\u041a\u043e\u043b\u043e\u043d\u043a\u0430-\u043e\u0442-\u0418\u0432\u0430\u043d\u0430-1.jpeg","width":920,"height":460},"datePublished":"2020-07-24T15:59:32+02:00","dateModified":"2024-12-20T11:10:26+02:00","inLanguage":"en-US","articleSection":"Guide, Keitaro Tracker, Newbie"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en#listItem","position":1,"name":"Home","item":"https:\/\/blog.keitaro.io\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en\/category\/newbie\/#listItem","name":"Newbie"}},{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en\/category\/newbie\/#listItem","position":2,"name":"Newbie","item":"https:\/\/blog.keitaro.io\/en\/category\/newbie\/","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#listItem","name":"Big Article about KClient JS: Everything You Need to Know"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#listItem","position":3,"name":"Big Article about KClient JS: Everything You Need to Know","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.keitaro.io\/en\/category\/newbie\/#listItem","name":"Newbie"}}]},{"@type":"Organization","@id":"https:\/\/blog.keitaro.io\/en\/#organization","name":"Keitaro Tracker","description":"Keitaro Tracker is a self-hosted ad tracker that gives you complete control over your traffic. Designed specifically for media buying, affiliate marketing, traffic arbitrage, and internet marketing, it ensures privacy, handles large volumes of clicks, and offers extensive customization options.","url":"https:\/\/blog.keitaro.io\/en\/","telephone":"+16562184636","logo":{"@type":"ImageObject","url":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Logo-Keitaro-green.png","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#organizationLogo","width":1000,"height":442},"image":{"@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/keitaro.tracker","https:\/\/twitter.com\/keitaro_tracker?lang=en","https:\/\/www.instagram.com\/keitaro_tracker","https:\/\/www.tiktok.com\/@keitaro_tracker","https:\/\/www.youtube.com\/channel\/UCtL1YEGv3EolfAor-vFiYaw","https:\/\/www.linkedin.com\/showcase\/keitaro-tracker-apliteni"]},{"@type":"Person","@id":"https:\/\/blog.keitaro.io\/en\/author\/marketing-team\/#author","url":"https:\/\/blog.keitaro.io\/en\/author\/marketing-team\/","name":"Marketing Team","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/cde99b1f5f99357d4f5f72c02149c9903057bdae61b102b2f71e3d631f1fa1c3?s=96&d=mm&r=g"}},{"@type":"WebPage","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#webpage","url":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/","name":"Big Article about KClient JS: Everything You Need to Know","description":"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/blog.keitaro.io\/en\/#website"},"breadcrumb":{"@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#breadcrumblist"},"author":{"@id":"https:\/\/blog.keitaro.io\/en\/author\/marketing-team\/#author"},"creator":{"@id":"https:\/\/blog.keitaro.io\/en\/author\/marketing-team\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2020\/07\/\u041a\u043e\u043b\u043e\u043d\u043a\u0430-\u043e\u0442-\u0418\u0432\u0430\u043d\u0430-1.jpeg","@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#mainImage","width":920,"height":460},"primaryImageOfPage":{"@id":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/#mainImage"},"datePublished":"2020-07-24T15:59:32+02:00","dateModified":"2024-12-20T11:10:26+02:00"},{"@type":"WebSite","@id":"https:\/\/blog.keitaro.io\/en\/#website","url":"https:\/\/blog.keitaro.io\/en\/","name":"Keitaro Tracker Blog","alternateName":"Keitaro Tracker Blog","description":"Top Trends in Digital Marketing and Ad Tracking","inLanguage":"en-US","publisher":{"@id":"https:\/\/blog.keitaro.io\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Keitaro Blog \u00bb Top Trends in Digital Marketing and Ad Tracking","og:type":"article","og:title":"Big Article about KClient JS: Everything You Need to Know","og:description":"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.","og:url":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/","og:image":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png","og:image:secure_url":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png","og:image:width":1860,"og:image:height":948,"article:published_time":"2020-07-24T11:59:32+00:00","article:modified_time":"2024-12-20T09:10:26+00:00","article:publisher":"https:\/\/www.facebook.com\/keitaro.tracker","twitter:card":"summary","twitter:site":"@keitaro_tracker","twitter:title":"Big Article about KClient JS: Everything You Need to Know","twitter:description":"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.","twitter:creator":"@keitaro_tracker","twitter:image":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png"},"aioseo_meta_data":{"post_id":"840","title":null,"description":"KClient JS is the latest Keitaro Tracker script that integrates third-party websites with JS code, allowing dynamic content changes without redirects.","keywords":null,"keyphrases":{"focus":{"keyphrase":"KClient JS","score":82,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":{"score":3,"maxScore":9,"error":1},"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"custom_image","og_image_url":"https:\/\/blog.keitaro.io\/en\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-02-at-12.18.52\u202fPM.png","og_image_width":"1860","og_image_height":"948","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":{"id":"#aioseo-article-65d3a81428c82","slug":"article","graphName":"Article","label":"Article","properties":{"type":"BlogPosting","name":"#post_title","headline":"#post_title","description":"#post_excerpt","image":"","keywords":"","author":{"name":"#author_name","url":"#author_url"},"dates":{"include":true,"datePublished":"","dateModified":""}}},"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":null,"created":"2021-07-01 08:47:29","updated":"2025-05-30 00:25:47"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/blog.keitaro.io\/en\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&ndash;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/blog.keitaro.io\/en\/category\/newbie\/\" title=\"Newbie\">Newbie<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&ndash;<\/span><span class=\"aioseo-breadcrumb\">\n\tBig Article about KClient JS: Everything You Need to Know\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/blog.keitaro.io\/en"},{"label":"Newbie","link":"https:\/\/blog.keitaro.io\/en\/category\/newbie\/"},{"label":"Big Article about KClient JS: Everything You Need to Know","link":"https:\/\/blog.keitaro.io\/en\/big-article-about-kclient-js\/"}],"_links":{"self":[{"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/posts\/840","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/comments?post=840"}],"version-history":[{"count":8,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/posts\/840\/revisions"}],"predecessor-version":[{"id":5366,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/posts\/840\/revisions\/5366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/media\/1189"}],"wp:attachment":[{"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/media?parent=840"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/categories?post=840"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.keitaro.io\/en\/wp-json\/wp\/v2\/tags?post=840"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}