Han Lin Yap

Results 43 comments of Han Lin Yap

@ckarras11 Yes, you can either use `GA-XXX` or `UA-XXX`. Multiple trackers are not supported. But it may be possible by instantiate manually `import { GA4 } from 'react-ga4/ga4'; const otherInstanceReactGA...

@ckarras11 Multiple trackers are planned to be supported in autumn

@ckarras11 Multiple trackers are now supported.

@BearCooder I don't know what you mean. It doesn't have any dependencies nor peerDependencies.

I have rewritten react-ga to support the new Google Analytics 4 in `react-ga4` https://github.com/PriceRunner/react-ga4

Nonce is supported in [react-ga4](https://github.com/PriceRunner/react-ga4) package https://github.com/PriceRunner/react-ga4/issues/19

> I encountered similar problem with following code: > > ``` > > Product - { item.name } > > ``` > > Fixed using string literal > > ```...

A "options.entityMap" patch would be great! #131

Moved to https://github.com/codler/react-ga4