<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Human Detector on N7 Docs</title><link>https://docs.n7.io/delivery/security/human-detector/</link><description>Recent content in Human Detector on N7 Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.n7.io/delivery/security/human-detector/index.xml" rel="self" type="application/rss+xml"/><item><title>Human-Detector (HD): Core Security Module Overview</title><link>https://docs.n7.io/delivery/security/human-detector/1-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/delivery/security/human-detector/1-overview/</guid><description>&lt;h2 id="what-is-human-detector-hd"&gt;What is Human-Detector (HD)?&lt;a class="heading-anchor" href="#what-is-human-detector-hd" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Human-Detector (HD)&lt;/strong&gt; is a &lt;strong&gt;core security module within Nitrogen (N7)&lt;/strong&gt; designed to distinguish between legitimate human users and automated scripts (bots) interacting with your website or application.&lt;/p&gt;
&lt;p&gt;Beyond basic detection, HD analyzes the &lt;strong&gt;“request journey”&lt;/strong&gt; to assess behavioral patterns, enabling it to identify requests with &lt;strong&gt;malicious intent&lt;/strong&gt; and mitigate threats in real-time.&lt;/p&gt;
&lt;p&gt;HD is particularly useful for securing &lt;strong&gt;high-value and sensitive pages/APIs&lt;/strong&gt;, such as account login, cart, and checkout flows, where security risks are higher.&lt;/p&gt;</description></item><item><title>Human-Detector (HD): Integration steps</title><link>https://docs.n7.io/delivery/security/human-detector/2-integration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/delivery/security/human-detector/2-integration/</guid><description>&lt;h2 id="integration-on-website"&gt;Integration on Website:&lt;a class="heading-anchor" href="#integration-on-website" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Place the following script at the end of the &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; tag on all pages:
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;script src=&amp;quot;/n7/n7HD.js&amp;quot; type=&amp;quot;text/javascript&amp;quot; async defer&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="integration-on-apisub-domains"&gt;Integration on API/sub-domains&lt;a class="heading-anchor" href="#integration-on-apisub-domains" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;If backend APIs are served from a different subdomain than the frontend application (for example: frontend on &lt;a href="https://www.domain.com" target="_blank" rel="noreferrer"&gt;www.domain.com&lt;/a&gt;
 and APIs on api.domain.com), additional configuration is required for HD to function correctly.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note: Please ensure that HD script is present on the primary domain.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Human-Detector (HD): Configuration Guide</title><link>https://docs.n7.io/delivery/security/human-detector/3-configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/delivery/security/human-detector/3-configuration/</guid><description>&lt;h2 id="typical-use-cases"&gt;Typical Use-Cases&lt;a class="heading-anchor" href="#typical-use-cases" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Account Pages&lt;/li&gt;
&lt;li&gt;Cart Pages&lt;/li&gt;
&lt;li&gt;Checkout Pages&lt;/li&gt;
&lt;li&gt;Other sensitive Pages/APIs&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="heading-anchor" href="#prerequisites" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A domain must be configured on Nitrogen.&lt;/li&gt;
&lt;li&gt;Website or mobile app must integrate the HD script or token-fetching step.&lt;/li&gt;
&lt;li&gt;URL pattern must be set for the desired pages (e.g., ^/cart(?.&lt;em&gt;)&lt;/em&gt;$).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="configuration-steps"&gt;Configuration Steps&lt;a class="heading-anchor" href="#configuration-steps" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Go to the Security menu and select the Human Detector tab.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Choose the domain from the dropdown list.&lt;/p&gt;</description></item></channel></rss>