lonely-lockley / archinsight

Simplicity in Code, Power in Design
https://archinsight.org
GNU Affero General Public License v3.0
51 stars 5 forks source link

Add Google Analytics to collect events #70

Open lonely-lockley opened 8 months ago

lonely-lockley commented 8 months ago

Make a convenient wrapper for https://github.com/samie/vaadin-ga-tracker The wrapper must check a cookie value set from the consent dialog (see #69) and load tracker and collect statistics only if a permission was granted. Cookie setting must be checked inside the wrapper and not be added to client code.