This package integrates analytics features into your application.
- [ ] Stacks Dashboard integration
bun install -d @stacksjs/analytics
You may now use:
import { analytics } from '@stacksjs/analytics'
// analytics.track('event', {
// property: 'value'
// })
Learn more in the docs.
bun test
Please see our releases page for more information on what has changed recently.
Please review the Contributing Guide for details.
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙