For your site

Put a self-check inside your article

Writing about sound sensitivity, overstimulation, or life with a person who hates the big light? Give your readers the two-minute check right there in the page. Free, no signup, and your readers never leave your site unless they want the full Sensotype.

Copy the snippet for the check you want. The credit line under the widget is part of the deal - keep it with the embed.

Am I overstimulated?

<iframe id="sensotype-embed-overstimulated"
  src="https://sensotype.ai/embed/check/overstimulated"
  style="width:100%;border:0;min-height:480px"
  title="Am I overstimulated?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/overstimulated">Am I overstimulated?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-overstimulated");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

How sensitive to sound are you?

<iframe id="sensotype-embed-sound-sensitivity"
  src="https://sensotype.ai/embed/check/sound-sensitivity"
  style="width:100%;border:0;min-height:480px"
  title="How sensitive to sound are you?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/sound-sensitivity">How sensitive to sound are you?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-sound-sensitivity");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

Sensory seeker or avoider?

<iframe id="sensotype-embed-seeker-or-avoider"
  src="https://sensotype.ai/embed/check/seeker-or-avoider"
  style="width:100%;border:0;min-height:480px"
  title="Sensory seeker or avoider?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/seeker-or-avoider">Sensory seeker or avoider?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-seeker-or-avoider");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

How texture-sensitive are you?

<iframe id="sensotype-embed-texture"
  src="https://sensotype.ai/embed/check/texture"
  style="width:100%;border:0;min-height:480px"
  title="How texture-sensitive are you?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/texture">How texture-sensitive are you?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-texture");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

How sensitive to light are you, really?

<iframe id="sensotype-embed-light"
  src="https://sensotype.ai/embed/check/light"
  style="width:100%;border:0;min-height:480px"
  title="How sensitive to light are you, really?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/light">How sensitive to light are you, really?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-light");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

Why do crowds drain me?

<iframe id="sensotype-embed-crowds"
  src="https://sensotype.ai/embed/check/crowds"
  style="width:100%;border:0;min-height:480px"
  title="Why do crowds drain me?"
  loading="lazy"></iframe>
<p style="font-size:0.85em">
  <a href="https://sensotype.ai/check/crowds">Why do crowds drain me?</a>
  by <a href="https://sensotype.ai">Sensotype</a>
</p>
<script>
  window.addEventListener("message", function (e) {
    if (e.data && e.data.type === "sensotype-embed-height") {
      var f = document.getElementById("sensotype-embed-crowds");
      if (f) f.style.height = e.data.height + "px";
    }
  });
</script>

House rules

The checks are free to embed anywhere readers might need them. Two asks: keep the credit link with the widget, and present the check as what it is - a reading on preferences, not medical advice or any kind of assessment of ability.