Open marcodejongh opened 13 hours ago
Use `import { track } from '@vercel/analytics';
track('My Event', {}, { flags: ['summer-sale'] });`
To instrument the ui, so it becomes easier to understand how boardsesh is used
Use `import { track } from '@vercel/analytics';
track('My Event', {}, { flags: ['summer-sale'] });`
To instrument the ui, so it becomes easier to understand how boardsesh is used