(function() {
window.dataLayer = window.dataLayer || [];
function gtag() {
window.dataLayer.push(arguments);
}
window.gtag = gtag;
var gaScript = document.createElement('script');
gaScript.async = true;
gaScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-48VTB0CKNV';
gaScript.onload = function() {
gtag('js', new Date());
gtag('config', 'G-48VTB0CKNV');
};
document.head.appendChild(gaScript);
})();