Use cases
- Public product pages that answer questions without switching tabs.
- Knowledge bases where you want instant answers without sign-in friction.
- Campaign microsites that capture leads before handing off to sales.
Enable Jasser Knows self-service support on marketing sites or documentation portals. Visitors can join instantly while you still capture optional identifiers for analytics.
CHAT_APP_VARIANT=public
.require_user_id
stays false
so anonymous visitors are allowed.allow_generated_id
becomes true
and a stable id is returned by the widget.user_id
to align analytics with your cookie or session id.
Open the chat to see how an anonymous session behaves. The public persona never transmits a
user_id
, keeping visitors anonymous by design.
Observe the payloads exchanged with the Jasser Knows iframe to confirm configuration matches your expected origin and id strategy.