Skip to content

Releases: kaesonho/react-i13n-ga

Provide config method to update tracker

03 Nov 16:44
Compare
Choose a tag to compare

added nonInteraction option

23 Jun 14:52
Compare
Choose a tag to compare

#8 - Feat(event) - added nonInteraction option, thanks @adlenafane

let ga determine the default value of pageview if payload.[KEYS] is not assigned

20 Apr 03:15
Compare
Choose a tag to compare

#9 - let ga determine the default value of pageview if payload.[KEYS] is not assigned, thanks @hero78119

add pageview location support

11 Apr 16:21
Compare
Choose a tag to compare

#6 - add location parameter into the pageview function, thanks @adlenafane

fix function scope issue

25 Mar 07:44
Compare
Choose a tag to compare

#5 - fix function scope issue generated by #4 and #3

some minor fix

22 Mar 09:37
Compare
Choose a tag to compare

#4 - based on #3 some minor fix,thanks @hero78119

support ga customized tracker

22 Mar 07:27
Compare
Choose a tag to compare

#3 - support ga customized tracker and more commands, thanks @hero78119