Track engagement, feature adoption, and activation funnel for ThinkBridge.
Start tracking by sending events to the API. Here's how to send your first event:
POST /api/events { "user_id": "user_123", "event_type": "feature_use", "feature": "context_graph", "page": "/workspace" }