svelte-google-analytics icon indicating copy to clipboard operation
svelte-google-analytics copied to clipboard

Google Analytics component for Svelte

Results 8 svelte-google-analytics issues
Sort by recently updated
recently updated
newest added

The readme on https://www.npmjs.com/package/@beyonk/svelte-google-analytics has this code snippet: `ga.earnVirtualCurrency('SvelteBucks', 50)` which is no longer valid (the function is only on the `all.` or `games.` property)

Seeing this in sveltekit unsure what i need to adjust ``` is not a valid SSR component. You may need to review your build config to ensure that dependencies are...

When building with SvelteKit 2 and Vite 5: ``` [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte. @beyonk/[email protected] Please see...

[vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte. @beyonk/[email protected] Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.

# The Problem I think there is one problem but it could be either one. 1. The documentation is not well written and I didn't know `data` parameter in `addEvent`...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.48.0 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies