Releases: andreas-straub/gatsby-plugin-gdpr-tracking
Releases · andreas-straub/gatsby-plugin-gdpr-tracking
v1.2.2
1.2.1
Added facebook pixel tracking
1.2.0
Same as the v1.2.0 version. It was a wrong version name
v1.2.0
Added facebook pixel tracking
v1.1.2
Minor npm dependencies updated to fix the security warnings
Workaround for async loading issues with page titles
Added a fix: workaround for async loading issues with page titles
v1.1.0
Introduce new cookieFlags
option for Google Analytics and Google Ads. See more details here: https://www.simoahava.com/analytics/cookieflags-field-google-analytics/
Changes
- new default option for
cookieFlags
:secure;samesite=none
Please override this configuration, to your plugins options, if you wish another behavior.
v1.0.8
Improved documentation