all: update Google Analytics tracking code from Unversal Analytics to v4

This is needed because Google Analytics devs decided to force their users
to update all their tracking codes to GA v4.

See https://support.google.com/analytics/answer/9744165

The link to the new tracking property ( G-N9SVT8S3HK ) - https://analytics.google.com/analytics/web/?authuser=1#/a129683199p328513681/admin/streams/table/4004610168
This commit is contained in:
Aliaksandr Valialkin 2022-08-24 12:14:34 +03:00
parent 547d655d29
commit ad6652247c
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -10,7 +10,7 @@ readme_index:
with_frontmatter: true
google:
gtag: UA-129683199-1
gtag: G-N9SVT8S3HK
plugins:
- github-pages