Skip to content

Commit 3233473

Browse files
committed
CXX-1885 add NPS survey code
1 parent a087566 commit 3233473

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/themes/mongodb/layouts/partials/assets/analytics.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,10 @@
3030

3131
gtag('config', 'UA-7301842-14');
3232
</script>
33+
34+
<!-- NPS survey code-->
35+
<script type="text/javascript">
36+
!function(e,t,r,n,a){if(!e[a]){for(var i=e[a]=[],s=0;s<r.length;s++){var c=r[s];i[c]=i[c]||function(e){return function(){var t=Array.prototype.slice.call(arguments);i.push([e,t])}}(c)}i.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/"+n+"/"+a+".js";var l=t.getElementsByTagName("script")[0];l.parentNode.insertBefore(o,l)}}(window,document,["survey","reset","config","init","set","get","event","identify","track","page","screen","group","alias"],"Dk30CC86ba0nATlK","delighted");
37+
38+
delighted.survey();
39+
</script>

0 commit comments

Comments
 (0)