मीडियाविकि:Common.js: संशोधनहरू बीचको भिन्नता
कुनै सम्पादन सारांश छैन |
कुनै सम्पादन सारांश छैन |
||
| पङ्क्ति २६: | पङ्क्ति २६: | ||
//Google Analytics | //Google Analytics | ||
/* | |||
var GoogleCdn = document.createElement('script'); | var GoogleCdn = document.createElement('script'); | ||
GoogleCdn.src = 'https://www.googletagmanager.com/gtag/js?id=G-Q413GL441S'; | GoogleCdn.src = 'https://www.googletagmanager.com/gtag/js?id=G-Q413GL441S'; | ||
| पङ्क्ति ३५: | पङ्क्ति ३६: | ||
gtag('js', new Date()); | gtag('js', new Date()); | ||
gtag('config', 'G-Q413GL441S'); | gtag('config', 'G-Q413GL441S'); | ||
*/ | |||
/* TOP 버튼 */ | /* TOP 버튼 */ | ||
var topButton = document.createElement('div'); | var topButton = document.createElement('div'); | ||