Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 71bf947

Browse files
committed
Adds Adobe analytics code
1 parent bdbd597 commit 71bf947

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_includes/head.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,19 @@
2828
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"></script>
2929
{% endif %}
3030

31+
<!-- SiteCatalyst code version: H.25.1. Copyright 1996-2012 Adobe, Inc. All Rights Reserved -->
32+
<script><!--
33+
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
34+
var s_code=s.t();if(s_code)document.write(s_code)//--></script>
35+
<script language="JavaScript" type="text/javascript"><!--
36+
if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
37+
//--></script>
38+
<noscript>
39+
<img src="//amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazonalldev2/1/H.25.1--NS/0" height="1" width="1" border="0" alt="" />
40+
</noscript>
41+
<!--/DO NOT REMOVE/-->
42+
<!-- End SiteCatalyst code version: H.25.1. -->
43+
3144
<script type="text/javascript" src="{{ "/assets/js/just-the-docs.js" | absolute_url }}"></script>
3245

3346
<meta name="viewport" content="width=device-width, initial-scale=1">

0 commit comments

Comments
 (0)