Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 1 | [include "footer-shared.ezt"] |
| 2 | |
| 3 | <script type="text/javascript" nonce="[nonce]"> |
| 4 | // Google Analytics |
| 5 | (function(i,s,o,g,r,a,m){i[[]'GoogleAnalyticsObject']=r;i[[]r]=i[[]r]||function(){ |
| 6 | (i[[]r].q=i[[]r].q||[[]]).push(arguments)},i[[]r].l=1*new Date();a=s.createElement(o), |
| 7 | m=s.getElementsByTagName(o)[[]0];a.async=1;a.setAttribute('nonce','[nonce]'); |
| 8 | a.src=g;m.parentNode.insertBefore(a,m) |
| 9 | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 10 | |
| 11 | (function setupGoogleAnalytics() { |
| 12 | ga('create', '[analytics_id]', {'siteSpeedSampleRate': 100}); |
| 13 | })(); |
| 14 | </script> |