fongandrew / hydeout

A refreshed version of Hyde for Jekyll 3.x and 4.x
https://fongandrew.github.io/hydeout/
Other
591 stars 744 forks source link

Add support for Google Analytics 4 #108

Open jeffreyhc opened 3 years ago

jeffreyhc commented 3 years ago

The Google Analytics provides a new kind of property named Google Analytics 4 (GA4) which need to change the javascript to use. This commit uses conditional logic to give consideration to the previous property (Universal Analytics) and new property (GA4).