Event handlers log CommandBar analytics events to your own database. You'll see two new events show up:
- closed (logged when the CommandBar is closed)
- opened (logged when the CommandBar is opened)
How can I turn this on? ðŸ›
If you use an event handler, you'll see these events automatically!