Difference between revisions of "MediaWiki:Common.js"
Jump to navigation
Jump to search
(Created page with "→Any JavaScript here will be loaded for all users on every page load.: (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};...") |
|||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||
− | (function(c,l,a,r,i,t,y){ | + | (function(c,l,a,r,i,t,y){ |
+ | c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; | ||
+ | t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; | ||
+ | y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); | ||
+ | })(window, document, "clarity", "script", "6te8216fhk"); |
Revision as of 15:10, 23 May 2021
/* Any JavaScript here will be loaded for all users on every page load. */ (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "6te8216fhk");