KinexaSupport

Guest Mode vs Registered User in Liqaa

Guest Mode vs Registered User

Guest Mode

Suitable for public pages (landing page, blog, support page):

  • Visitors fill a pre-chat form (name + email)
  • Each new visit = new conversation
  • No login required

To activate: add data-guest-mode="true" to the widget code.

Registered User Mode

Suitable for pages requiring login (dashboard, member area):

  • User identity is automatically sent to the widget
  • Conversation history is saved and can be continued
  • Support team can see the full user profile

To activate: send user data through widget attributes:

  • data-user-id — Unique user ID
  • data-user-name — User name
  • data-user-email — User email
  • data-user-type — User type (e.g.: employer, seeker)

When to Use Which?

  • Public website -> Guest Mode
  • Dashboard/member area -> Registered User Mode
  • You can use both on the same site (different pages)
Was this article helpful?

Need more help? Contact our support team