-
As title, I forked your project (thanks for this interesting project), I added GA in the `header.tsx` file but it never work. Any ideas?
Here is my code:
```tsx
import { useEffect } from "react";
…
-
We should update to auto-release new versions like in react-ga.
Also the docker image build should build the version as well as latest.
-
Previously with `react-ga` we could use this code:
```
ReactGA.plugin.require("ecommerce");
ReactGA.plugin.execute("ecommerce", "addItem", {
id,
name,
sku,
category,
quantity
…
-
Hi, here is my code (I have a parent js file to send all the props to this file, and this file is trying to loop through all the arrays in another json file):
`import React, {Component} from "react…
-
Per figma: https://www.figma.com/design/LC8Uhws6ruiNYUkObfqcjv/Specs%3A-Segment-Gaps-in-Mobile-Replay?node-id=0-1&t=9GoyanWjtcULZMIX-0
![Image](https://github.com/getsentry/sentry/assets/187460/b96…
-
Hi,
I am trying to add a custom dimension onto all sessions and events of my React SPA site. What I would like is for the user name to be put as the custom dimension so that I can track user sessio…
-
I saw a demo here: https://docs.dhtmlx.com/gantt/samples/11_resources/04_resource_usage_diagram.html?_ga=2.81895830.160995991.1619430496-1302080179.1619169743
and I couldn't found API support for the…
-
Hi guys, would anyone like to help out with maintaining the `react-ga` package? There have been a lot of ongoing discussion lately and it's unfortunate that it has been hard for me to find time to res…
-
Discover should be provided only for the Online console, which is the entrance view for Hawtio Online. Once it's connected to a specific pod, Discover should be disabled.
![image](https://github.co…
-
Hi 👋🏼
Is [react-ga](https://github.com/react-ga/react-ga) not usable after Universal analytics deprecated?