usage icon indicating copy to clipboard operation
usage copied to clipboard

A Google Analytics wrapper for command-line, web, and Flutter apps.

Results 10 usage issues
Sort by recently updated
recently updated
newest added

This PR contains changes created by the blast repo tool. - `dependabot`

autosubmit

As an update for consumers of this package, we intend to deprecate package:usage. https://github.com/dart-lang/usage/issues/185 has details and discussion, but briefly: - this package uses the older Universal Analytics protocol to...

From the [google analytics docs](https://support.google.com/analytics/answer/11583528?hl=en#:~:text=Until%20July%201%2C%202023%2C%20you,for%20at%20least%20six%20months.): > all standard Universal Analytics properties will stop processing new hits on July 1, 2023 We don't yet know whether we'll support GA4 in this...

type-enhancement

In order to support tracking a user across devices it would very handy to set the `clientId` manually. Support for this could be easily added by providing a setter for...

I would like to send some custom parameters/events and I would need the sendRaw method to be exposed in the AnalyticsIO object. Can you please push an update or I...

type-enhancement

It looks like the settings are serialized to and from a file, however it would be nice to have control over where the data is being loaded and saved to...

type-enhancement

Could you refer me to any documentation indicating how to set this up in the Google Analytics console properly? Thanks in advance.

Hello, How do I use the plugin to track UTM information using this plugin e.g campaignName, campaignSource . Thanks

Hi, I was wondering why the pageview (intended for Analytics web properties) isn't included. I understand that GA app properties or Firebase Analytics may be a better fit for app...

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.6 to 4.1.7 Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory...

autosubmit