antwar-ga-plugin

Google Analytics plugin for Antwar

Usage no npm install needed!

<script type="module">
  import antwarGaPlugin from 'https://cdn.skypack.dev/antwar-ga-plugin';
</script>

README

build status

Google Analytics for Antwar

Usage:

var gaPlugin = require('antwar-ga-plugin');

// generate just metadata
plugins: [
  gaPlugin({
    analyticsId: 'UA-XXX',
  })
]

License

antwar-ga-plugin is available under MIT. See LICENSE for more details.