Record playback heartbeats via POST /api/v1/videos/engagement/heartbeat and expose completion, replay, and drop-off rates on the analytics dashboard. Co-authored-by: Cursor <cursoragent@cursor.com>
2 lines
48 B
SQL
2 lines
48 B
SQL
DROP TABLE IF EXISTS user_video_watch_sessions;
|