Skip to content

Releases: andreas-straub/gatsby-plugin-gdpr-tracking

v1.2.2

03 Oct 12:05
Compare
Choose a tag to compare

Fixed Facebook Pixel bug in gatsby-ssr.js

  • Changed the facebook tracking function name to: trackFbPixel
  • Improve documentation

1.2.1

01 Oct 00:00
c187e91
Compare
Choose a tag to compare

Added facebook pixel tracking

1.2.0

30 Sep 23:53
130f673
Compare
Choose a tag to compare

Same as the v1.2.0 version. It was a wrong version name

v1.2.0

30 Sep 23:40
130f673
Compare
Choose a tag to compare

Added facebook pixel tracking

v1.1.2

13 Aug 09:56
Compare
Choose a tag to compare

Minor npm dependencies updated to fix the security warnings

Workaround for async loading issues with page titles

15 Jul 11:38
Compare
Choose a tag to compare

Added a fix: workaround for async loading issues with page titles

v1.1.0

07 Jun 19:57
Compare
Choose a tag to compare

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

19 Apr 16:37
Compare
Choose a tag to compare

Improved documentation