diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 07:33:00 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 07:33:00 +0200 |
| commit | 1adcb133d4a2c2b9c5093cc479595300d1e7c369 (patch) | |
| tree | cc5aed6129821412e77088ef6e07732239235429 /_includes/footer.html | |
| parent | 2a77088f721741403c71808096f9baec18731f70 (diff) | |
| download | mitjafelicijan.com-1adcb133d4a2c2b9c5093cc479595300d1e7c369.tar.gz | |
update
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 8b13789..991d710 100644 --- a/_includes/footer.html +++ b/_includes/footer.html | |||
| @@ -1 +1,9 @@ | |||
| 1 | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
| 2 | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-12769079-10"></script> | ||
| 3 | <script> | ||
| 4 | window.dataLayer = window.dataLayer || []; | ||
| 5 | function gtag(){dataLayer.push(arguments);} | ||
| 6 | gtag('js', new Date()); | ||
| 7 | gtag('config', 'UA-12769079-10'); | ||
| 8 | </script> | ||
| 1 | 9 | ||
