analytics icon indicating copy to clipboard operation
analytics copied to clipboard

Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors

Results 158 analytics issues
Sort by recently updated
recently updated
newest added

The current Google Analytics plugin does not support server-side eventing and I'd like to request that enhancement. My company already uses GetAnalytics for the front-end and would like to use...

Any plans to support non-standard protocols for GA4, like file:// and ionic://? The gtag js unfortunately ignores these.

https://www.rudderstack.com/

The intercom-client version for https://github.com/DavidWells/analytics/tree/master/packages/analytics-plugin-intercom, is on version 2.11.2. On my app I'm getting a lot of dependabot issues. Suggest(happy to contribute this) upgrading to latest version(5.0.0) https://www.npmjs.com/package/intercom-client.

Starting working on improving the JSDoc / TypeScript a bit so that I could better understand the types here. I'm not totally sure these are quite correct. Also - can...

Hello, The `analytics` package has built-in TypeScript types. It would be great if its plugin packages, like `@analytics/google-tag-manager`, have type declarations as well.

I'm reviewing the [recommendations from google on how to handle user_id for GA4](https://support.google.com/analytics/answer/12675187?sjid=2398846425631882789-NA) and it states the following: > It is recommended that you do not register a user ID...

Problem: Events are only sent to 1 of my plugins. Long description: * I'm using amplitude & googleAnalytics to track page loads & events * I've noticed that the purchase...