-
### What is this about?
Followup on #12180 that updated the metrics trackEvent and some files calling it, but not all.
Finish the update of the files that are using trackEvent in the old way to us…
-
It would be helpful to be able to configure one or more TrackEvent data sources in the Perfetto UI. Ideally the UI would have the option to query the current set of Producers to get a list of availab…
-
**Description/Screenshot**
Trying to track click event but `appInsight.trackEvent(eventName)` return undefined, and will not show up at the log
**Steps to Reproduce**
1. npm install package
2. A…
-
### Describe the bug
When calling trackEvent, the event is not tracked as the MetaMetrics instance `enabled` value is undefined.
The value is properly retrieved by config step from storage and is …
-
**Description/Screenshot**
I have below React component
`
import React from "react";
import { useAppInsightsContext } from "@microsoft/applicationinsights-react-js";
const TestComponent = () => {
…
-
**Is your feature request related to a problem? Please describe.**
I am using this trackEvent to log my app event, but anything in `properties` show up in the log is a object not a separate columns, …
-
_Environment: Matomo Cloud_
When sending multiple events in a certain order, the order in which they end up in Matomo seems arbitrary.
## Example
```js
_paq.push(['trackEvent', 'Event 1', 'act…
-
Existing solution:
removing the .track_events() function and calling .track_interactions directly in the interaction handler and same thing trackGuilds and init
-
Good morning
qz does not work with my program
I have no feedback or orders....
I'm dry
I would like an alternative to use it, it has IFIT by default and the subscription has become exorbitant....…
-
It would be useful to track custom events from nodejs.