feat: add PostHog customer feedback

This commit is contained in:
SnapOtter
2026-06-29 18:16:33 +08:00
parent 6f85b3d12a
commit 649e65b035
47 changed files with 3937 additions and 4 deletions
+6
View File
@@ -99,6 +99,12 @@ const breadcrumbJsonLd = {
<code class="text-xs">SNAPOTTER_ANALYTICS=off</code> build arg as a compile-time
hard-off.
</li>
<li>
Optional in-app feedback is sent only when a user submits it, and only when analytics
is enabled. Feedback appears in PostHog as <code class="text-xs">feedback_submitted</code>.
Contact details are included only after explicit contact consent. Files, file names,
upload paths, private outputs, and raw error logs are not included.
</li>
</ul>
</section>