Web surveys are off

Add ?delighted=test to your site’s URL to see the survey immediately.

Run the Delighted snippet based on events and conditions already configured in your own code. Visitors will be eligible for a survey each time the snippet runs.

seconds
seconds

Adaptive Sampling

We will automatically take care of sampling to optimize the rate of feedback throughout your billing period. This is based on a number of factors, including your current plan, your visitor traffic and survey throttling.

<script type="text/javascript">
  !function(e,t,r,n){if(!e[n]){for(var a=e[n]=[],i=["survey","reset","config","init","set","get","event","identify","track","page","screen","group","alias"],s=0;s<i.length;s++){var c=i[s];a[c]=a[c]||function(e){return function(){var t=Array.prototype.slice.call(arguments);a.push([e,t])}}(c)}a.SNIPPET_VERSION="1.0.1";var o=t.createElement("script");o.type="text/javascript",o.async=!0,o.src="https://d2yyd1h5u9mauk.cloudfront.net/integrations/web/v1/library/"+r+"/"+n+".js";var p=t.getElementsByTagName("script")[0];p.parentNode.insertBefore(o,p)}}(window,document,"DEMO_WRITE_KEY","delightedNps");

  delightedNps.survey({
    email: "customer@hemandstitch.com", // customer email (optional)
    name: "Bailey Dixon",               // customer name (optional)
    createdAt: "2016-01-01T12:00:00Z",  // time of initial visit (optional)
    properties: {                       // extra context (optional)
      plan: "Medium",
      company: "Hem & Stitch"
    }
  });
</script>
<script type="text/javascript">
  !function(e,t,r,n){if(!e[n]){for(var a=e[n]=[],i=["survey","reset","config","init","set","get","event","identify","track","page","screen","group","alias"],s=0;s<i.length;s++){var c=i[s];a[c]=a[c]||function(e){return function(){var t=Array.prototype.slice.call(arguments);a.push([e,t])}}(c)}a.SNIPPET_VERSION="1.0.1";var o=t.createElement("script");o.type="text/javascript",o.async=!0,o.src="https://d2yyd1h5u9mauk.cloudfront.net/integrations/web/v1/library/"+r+"/"+n+".js";var p=t.getElementsByTagName("script")[0];p.parentNode.insertBefore(o,p)}}(window,document,"DEMO_WRITE_KEY","delightedNps");

  delightedNps.survey({
    email: "customer@hemandstitch.com", // customer email (optional)
    name: "Bailey Dixon",               // customer name (optional)
    createdAt: "2016-01-01T12:00:00Z",  // time of initial visit (optional)
    properties: {                       // extra context (optional)
      plan: "Medium",
      company: "Hem & Stitch"
    }
  });
</script>
<script type="text/javascript">
  !function(e,t,r,n){if(!e[n]){for(var a=e[n]=[],i=["survey","reset","config","init","set","get","event","identify","track","page","screen","group","alias"],s=0;s<i.length;s++){var c=i[s];a[c]=a[c]||function(e){return function(){var t=Array.prototype.slice.call(arguments);a.push([e,t])}}(c)}a.SNIPPET_VERSION="1.0.1";var o=t.createElement("script");o.type="text/javascript",o.async=!0,o.src="https://d2yyd1h5u9mauk.cloudfront.net/integrations/web/v1/library/"+r+"/"+n+".js";var p=t.getElementsByTagName("script")[0];p.parentNode.insertBefore(o,p)}}(window,document,"DEMO_WRITE_KEY","delightedNps");

  delightedNps.survey({
    email: "customer@hemandstitch.com", // customer email (optional)
    name: "Bailey Dixon",               // customer name (optional)
    properties: {                       // extra context (optional)
      orderId: "123ABC",
      shippingMethod: "Ground"
    }
  });
</script>
<script type="text/javascript">
  !function(e,t,r,n){if(!e[n]){for(var a=e[n]=[],i=["survey","reset","config","init","set","get","event","identify","track","page","screen","group","alias"],s=0;s<i.length;s++){var c=i[s];a[c]=a[c]||function(e){return function(){var t=Array.prototype.slice.call(arguments);a.push([e,t])}}(c)}a.SNIPPET_VERSION="1.0.1";var o=t.createElement("script");o.type="text/javascript",o.async=!0,o.src="https://d2yyd1h5u9mauk.cloudfront.net/integrations/web/v1/library/"+r+"/"+n+".js";var p=t.getElementsByTagName("script")[0];p.parentNode.insertBefore(o,p)}}(window,document,"DEMO_WRITE_KEY","delightedNps");

  delightedNps.survey();
</script>
Advanced options: Additional configurations can be applied using the web snippet API. Note, configurations will override any settings applied on this page.