Zendesk Support open widget automatically

3 댓글

  • Christopher Kennedy
    Zendesk Developer Advocacy

    Hi Instant Solutions Team,

    You may automatically open the top bar app popover, once apps load on the page, from the background location.  We demonstrate this concept in Opening a top nav app automatically

    Thanks,

    0
  • Venillar Zayaan

    I want the live chat to pop up and open automatically without my customer needing to Zendesk does not support or guarantee the code.

    0
  • Tipene Hughes
    Zendesk Developer Advocacy

    Hey Venillar,

    Thanks for reaching out!

    It's sounds like the code snippet below is what you're looking for:

    zE('webWidget', 'open');

    This command forces the web widget to open and is contained within the web widget Core API. Here's a link to the documentation which covers it in a bit more detail:

    https://developer.zendesk.com/api-reference/widget/core/#open

    I hope this helps! Feel free to reach out if you have any questions.

    Tipene

    0

댓글을 남기려면 로그인하세요.

Zendesk 제공