2,523
edits
No edit summary |
(added google analytics) Tag: Reverted |
||
Line 9: | Line 9: | ||
'floating-chat.donateButton.text-color': '#fff' | 'floating-chat.donateButton.text-color': '#fff' | ||
}); | }); | ||
<!-- Google tag (gtag.js) --> | |||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-44N0FGBNJR"></script> | |||
<script> | |||
window.dataLayer = window.dataLayer || []; | |||
function gtag(){dataLayer.push(arguments);} | |||
gtag('js', new Date()); | |||
gtag('config', 'G-44N0FGBNJR'); | |||
</script> |