Closed ronaldtse closed 1 year ago
Google Analytics tag:
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L3TCVBGNJ0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-L3TCVBGNJ0');
</script>
@strogonoff could you please help add this ASAP? Thanks!
@CAMOBAP could you take a look. You can put GA ID into config or just hardcode in template, it’s not important right now I think because we aren’t going to manage it from environment.
This is an urgent issue. @CAMOBAP can you help check? Thanks!
The implementation looks straight forward - https://morotsman.github.io/blog,/google/analytics,/jekyll,/github/pages/2020/07/07/add-google-analytics.html
PR is on the way
Google Analytics is working now. Thanks @CAMOBAP !
We should apply Google analytics so as to view traffic.