Skip to content

Releases: phantomstudios/react-gtm

0.1.1

14 Oct 09:16
d349517
Compare
Choose a tag to compare

Changes:

  • Fixes issue where TrackingHeadScript doesn't encode tracking script correctly
  • Updates README.md

0.1.0

17 Jul 15:07
e53269d
Compare
Choose a tag to compare

Changes:

  • Upgrade package to use Google Analytics 4.
  • Implement tracking disable support via new trackingHeadScript prop and enableTracking function.
  • Minor README updates to reference @phntms/next-gtm.

0.0.6

09 Jul 14:23
dc81cd5
Compare
Choose a tag to compare

Changes:

  • Minor documentation changes removing reference to event name in README.

0.0.5

08 Jun 20:13
a219536
Compare
Choose a tag to compare

Changes:

  • Fix: Bug where an undefined event prop wasn't defaulting to customEvent on trackEvent().

0.0.4

26 Apr 21:44
2bbfdce
Compare
Choose a tag to compare

Changes:

  • Updated default trackEvent() event from interaction to customEvent.
  • Replaced event/data parameters with trackEventProps object on trackEvent().

0.0.3

17 Apr 19:00
fd1a038
Compare
Choose a tag to compare

Changes:

  • Fix: Minor documentation changes.

0.0.2

06 Apr 08:25
43bd323
Compare
Choose a tag to compare
  • Add: Type exports.
  • Fix: Minor documentation changes.

0.0.1

05 Apr 16:04
4340356
Compare
Choose a tag to compare
  • Added: Initial version.