diff --git a/lang/master/tpl/base.mtt b/lang/master/tpl/base.mtt index b0af0c9..c3115a0 100644 --- a/lang/master/tpl/base.mtt +++ b/lang/master/tpl/base.mtt @@ -112,17 +112,6 @@ }) - //tracking 24x7 - var rumMOKey='1d36c37d438ba069db210c73cb74308d'; - (function(){ - if(window.performance && window.performance.timing && window.performance.navigation) { - var site24x7_rum_beacon=document.createElement('script'); - site24x7_rum_beacon.async=true; - site24x7_rum_beacon.setAttribute('src','//static.site24x7rum.com/beacon/site24x7rum-min.js?appKey='+rumMOKey); - document.getElementsByTagName('head')[0].appendChild(site24x7_rum_beacon); - } - })(window) -