Add video engagement tracking and heatmap

This commit is contained in:
2026-07-19 20:13:55 +02:00
parent 4f81164b44
commit a5bf2ac245
9 changed files with 491 additions and 0 deletions
@@ -8,6 +8,7 @@
<div class="p-5 md:p-7">
@if($streamPage)
<input id="e_id" type="hidden" value="{{ $episode->id }}" />
<input id="auth_check" type="hidden" value="{{ auth()->check() ? '1' : '0' }}" />
@endif
<div class="flex flex-col gap-6 lg:flex-row">