-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add react-ga4 * chore: remove next-ga * chore: use react-ga4 * chore: remove label key from Event interface * chore: remove console log * chore: add back non-interaction * chore: remove use of window ga * chore: update analytics test * chore: lint * chore: use gtag id as environment variable * chore: update usage of analyticsEvent * chore: update tests * chore: removes null and undefined dimensions before sending event * chore: add quotes to document store value if exists * chore: add quotes to values starting with 0x * chore: refactor to registryIssuer.name * chore: replace action with custom param * chore: add issuer id into custom dimension * chore: remove action from test * chore: replace action by specifying documentId * chore: refactor using of quotations * chore: replace GTAG_ID with GA4_TAG_ID for deployment * chore: update test to use issuer id instead of document store
- Loading branch information
1 parent
65482bc
commit 1d2f5aa
Showing
9 changed files
with
370 additions
and
488 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.