UNPKG

@astrolib/analytics

Version:

Provides Analytics snippets injection for popular web analytics tools

4 lines (3 loc) 214 B
// Do not write code directly here, instead use the `src` folder! // Then, use this file to export everything you want your user to access. export { default as GoogleAnalytics } from "./src/GoogleAnalytics.astro";