Skip to content

Commit 19363a6

Browse files
author
Paul Nathan
committed
Added Mixpanel
1 parent 7590882 commit 19363a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pandoc-data/templates/default.html5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ $endfor$
4747
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="site/ico/apple-touch-icon-114-precomposed.png">
4848
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="site/ico/apple-touch-icon-72-precomposed.png">
4949
<link rel="apple-touch-icon-precomposed" href="site/ico/apple-touch-icon-57-precomposed.png">
50+
51+
<!-- start Mixpanel --><script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src=("https:"===e.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.2.min.js';f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f);b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==
52+
typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");for(g=0;g<i.length;g++)f(c,i[g]);
53+
b._i.push([a,e,d])};b.__SV=1.2}})(document,window.mixpanel||[]);
54+
mixpanel.init("4626f95c71f3d769dfc0b3052cb09e93");</script><!-- end Mixpanel -->
55+
5056
</head>
5157
<body>
5258
<script src="js/jquery.js"></script>

0 commit comments

Comments
 (0)