Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Tags: react-ga/react-ga

Tags

v3.3.1

Toggle v3.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
ci: fix eslint setup for github actions

v3.3.0

Toggle v3.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: add eslint fixes

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bump package version for release

Extra commit as the previous two were tagged as `chore` not `fix` and hence the standard release didn't trigger any release at all.

v3.2.0

Toggle v3.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
test(events): demensions and metrics packaged in payload

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: trim correctly catches integer values

On giving any non-string value to any of the parameters of ReactGA.event we are getting error r.replace is not a function,  add s.toString().replace so we will get no error.

v3.1.1

Toggle v3.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(timing): skip warning for falsy value

v3.1.0

Toggle v3.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: allow onerror callback in loadGA

This will allow callers to set an onerror callback on the script tag for Google Analytics. Some ad blockers cause Google Analytics to fail to load so this would allow callers to handle that error.

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: fix version command

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #387 from SimeonC/master

Merge in version.

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #357 from SimeonC/master

Version 2.6.0 PR