{"version":3,"file":"js/google_analytics-e8684085a65a6ef15ce6.js","mappings":"0FAgBAA,OAAOC,cAAcC,YAAY,eAhBjC,WAEEF,OAAOG,KAAOH,OAAOG,MAAQ,GAE7BA,KAAKC,KAAK,CAAC,cAAe,kBAE1BD,KAAKC,KAAK,CAAC,mBAGV,WACC,IAAMC,EAAKC,SAASC,cAAc,UAAWF,EAAGG,KAAO,kBAAmBH,EAAGI,OAAQ,EACrFJ,EAAGK,IAAG,GAAAC,OAAqC,WAA/BL,SAASM,SAASC,SAAwB,cAAgB,aAAY,+BAClF,IAAMC,EAAIR,SAASS,qBAAqB,UAAU,GAAID,EAAEE,WAAWC,aAAaZ,EAAIS,EACrF,CAJA,EAKH,G","sources":["webpack://churchkey/./app/javascript/packs/google_analytics.js"],"sourcesContent":["function setupGoogleAnalytics() {\n // eslint-disable-next-line no-underscore-dangle, no-undef\n window._gaq = window._gaq || []\n // eslint-disable-next-line no-undef\n _gaq.push(['_setAccount', 'UA-18018358-1'])\n // eslint-disable-next-line no-undef\n _gaq.push(['_trackPageview']);\n\n // eslint-disable-next-line func-names\n (function () {\n const ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true\n ga.src = `${document.location.protocol === 'https:' ? 'https://ssl' : 'http://www'}.google-analytics.com/ga.js`\n const s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s)\n }())\n}\n\nwindow.cookieConsent.addCallback('performance', setupGoogleAnalytics)\n"],"names":["window","cookieConsent","addCallback","_gaq","push","ga","document","createElement","type","async","src","concat","location","protocol","s","getElementsByTagName","parentNode","insertBefore"],"sourceRoot":""}