Skip to content

Commit 17f63df

Browse files
committed
Add HubSpot Tracking Code (In Production Only)
1 parent 8212d76 commit 17f63df

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

marketing/layouts/partials/footer.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@
6565
© {{site.Title}} {{ now.Year }} All Rights Reserved.
6666
</div>
6767
</footer>
68+
69+
{{ if hugo.IsProduction }}
70+
<script type="text/javascript" id="hs-script-loader" async defer src="//js-na3.hs-scripts.com/342246859.js"></script>
71+
{{ end }}

0 commit comments

Comments
 (0)