Skip to content

Commit 1460020

Browse files
authored
Add 6sense script (#13448)
1 parent 44694a6 commit 1460020

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

layouts/partials/head.html

+4
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@
250250

251251
<script async defer src="https://buttons.github.io/buttons.js"></script>
252252

253+
{{- if eq hugo.Environment "production" }}
254+
<!-- 6sense -->
255+
<script async defer id="6senseWebTag" src="https://j.6sc.co/j/a4dca4b3-351c-4764-bda9-03c5caf5fedf.js"></script>
256+
{{- end }}
253257

254258
<!--Segment tracking-->
255259
<script>

0 commit comments

Comments
 (0)