52
52
53
53
54
54
<script >
55
- ! function (){var analytics= window .analytics = window .analytics || [];if (! analytics .initialize )if (analytics .invoked )window .console && console .error && console .error (" Segment snippet included twice." );else {analytics .invoked = ! 0 ;analytics .methods = [" trackSubmit" ," trackClick" ," trackLink" ," trackForm" ," pageview" ," identify" ," reset" ," group" ," track" ," ready" ," alias" ," debug" ," page" ," once" ," off" ," on" ];analytics .factory = function (t ){return function (){var e= Array .prototype .slice .call (arguments );e .unshift (t);analytics .push (e);return analytics}};for (var t= 0 ;t< analytics .methods .length ;t++ ){var e= analytics .methods [t];analytics[e]= analytics .factory (e)}analytics .load = function (t ){var e = document .createElement (" script" );e .type = " text/javascript" ;e .async = ! 0 ;e .src = (" https:" === document .location .protocol ? " https://" : " http://" )+ " cdn.segment.com/analytics.js/v1/" + t+ " /analytics.min.js" ;var n = document .getElementsByTagName (" script" )[0 ];n .parentNode .insertBefore (e,n) };analytics .SNIPPET_VERSION = " 4.0 .0" ;
55
+ ! function (){var analytics= window .analytics = window .analytics || [];if (! analytics .initialize )if (analytics .invoked )window .console && console .error && console .error (" Segment snippet included twice." );else {analytics .invoked = ! 0 ;analytics .methods = [" trackSubmit" ," trackClick" ," trackLink" ," trackForm" ," pageview" ," identify" ," reset" ," group" ," track" ," ready" ," alias" ," debug" ," page" ," once" ," off" ," on" ];analytics .factory = function (t ){return function (){var e= Array .prototype .slice .call (arguments );e .unshift (t);analytics .push (e);return analytics}};for (var t= 0 ;t< analytics .methods .length ;t++ ){var e= analytics .methods [t];analytics[e]= analytics .factory (e)}analytics .load = function (t , e ){var n = document .createElement (" script" );n .type = " text/javascript" ;n .async = ! 0 ;n .src = (" https:" === document .location .protocol ? " https://" : " http://" )+ " cdn.segment.com/analytics.js/v1/" + t+ " /analytics.min.js" ;var o = document .getElementsByTagName (" script" )[0 ];o .parentNode .insertBefore (n,o); analytics . _loadOptions = e };analytics .SNIPPET_VERSION = " 4.1 .0" ;
56
56
analytics .load (" L0IPw4j1ZBRrjSbfpJiSToUJxoCfs1gF" );
57
57
analytics .page ();
58
58
}}();
59
59
</script >
60
60
61
- <script >
62
- analytics .identify (' <%= userId % >' , {
63
- username: ' <%= handle % >'
64
- });
65
- </script >
66
-
67
61
<script >
68
62
analytics .identify (' ' , {
69
63
username: ' <%= handle % >' ,
@@ -72,8 +66,7 @@ analytics.identify('', {
72
66
</script >
73
67
74
68
<!-- Start of topcoder Zendesk Widget script -->
75
- <script >/* <![CDATA[*/ window .zEmbed || function (e ,t ){var n,o,d,i,s,a= [],r= document .createElement (" iframe" );window .zEmbed = function (){a .push (arguments )},window .zE = window .zE || window .zEmbed ,r .src = " javascript:false" ,r .title = " " ,r .role = " presentation" ,(r .frameElement || r).style .cssText = " display: none" ,d= document .getElementsByTagName (" script" ),d= d[d .length - 1 ],d .parentNode .insertBefore (r,d),i= r .contentWindow ,s= i .document ;try {o= s}catch (c){n= document .domain ,r .src = ' javascript:var d=document.open();d.domain="' + n+ ' ";void(0);' ,o= s}o .open ()._l = function (){var o= this .createElement (" script" );n&& (this .domain = n),o .id = " js-iframe-async" ,o .src = e,this .t = + new Date ,this .zendeskHost = t,this .zEQueue = a,this .body .appendChild (o)},o .write (' <body onload="document._l();">' ),o .close ()}(" https://assets.zendesk.com/embeddable_framework/main.js" ," topcoder.zendesk.com" );
76
- /* ]]>*/ </script >
69
+ <script >/* <![CDATA[*/ window .zE || (function (e ,t ,s ){var n= window .zE = window .zEmbed = function (){n ._ .push (arguments )}, a= n .s = e .createElement (t),r= e .getElementsByTagName (t)[0 ];n .set = function (e ){ n .set ._ .push (e)},n ._ = [],n .set ._ = [],a .async = true ,a .setAttribute (" charset" ," utf-8" ), a .src = " https://static.zdassets.com/ekr/asset_composer.js?key=" + s, n .t = + new Date ,a .type = " text/javascript" ,r .parentNode .insertBefore (a,r)})(document ," script" ," d4e16f55-6e5d-4957-8345-e218128ae36b" );/* ]]>*/ </script >
77
70
<!-- End of topcoder Zendesk Widget script -->
78
71
79
72
0 commit comments