-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
6 lines (6 loc) · 984 Bytes
/
index.html
1
2
3
4
5
6
<html>
<script type="text/javascript"> var appInsights=window.appInsights||function(config){ function r(config){t[config]=function(){var i=arguments;t.queue.push(function(){t[config].apply(t,i)})}}var t={config:config},u=document,e=window,o="script",s=u.createElement(o),i,f;for(s.src=config.url||"//az416426.vo.msecnd.net/scripts/a/ai.0.js",u.getElementsByTagName(o)[0].parentNode.appendChild(s),t.cookie=u.cookie,t.queue=[],i=["Event","Exception","Metric","PageView","Trace"];i.length;)r("track"+i.pop());return r("setAuthenticatedUserContext"),r("clearAuthenticatedUserContext"),config.disableExceptionTracking||(i="onerror",r("_"+i),f=e[i],e[i]=function(config,r,u,e,o){var s=f&&f(config,r,u,e,o);return s!==!0&&t["_"+i](config,r,u,e,o),s}),t }({ instrumentationKey:"7ef43076-adf4-4a67-be5e-02d9bddf5ce6" }); window.appInsights=appInsights; appInsights.trackPageView();</script>
<body>
this has now changed and has insights enabled
</body>
</html>