Files
robot-shop/web/static/eum-tmpl.html

14 lines
444 B
HTML
Raw Normal View History

2018-02-13 16:56:45 +00:00
<!-- EUM include -->
<script>
(function(s,t,a,n){s[t]||(s[t]=a,n=s[a]=function(){n.q.push(arguments)},
n.q=[],n.v=2,n.l=1*new Date)})(window,"InstanaEumObject","ineum");
2019-04-09 12:41:31 +01:00
ineum('reportingUrl', 'INSTANA_EUM_REPORTING_URL');
ineum('key', 'INSTANA_EUM_KEY');
ineum('trackSessions');
ineum('page', 'splash');
2018-02-13 16:56:45 +00:00
</script>
2021-06-04 16:46:39 +08:00
<script defer crossorigin="anonymous" src="INSTANA_EUM_REPORTING_URL/eum.min.js"></script>
2018-02-13 16:56:45 +00:00
<!-- EUM include end -->