33 Results for "advanced chat customization"
Programmatically capture the Shopify cart
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You may want to link a specific cart with the current Chat user - to do so ...
Programmatically capture an email
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You may want to set up the shopper's email programmatically - to do so, ...
Programmatically send a message
... background. To send a message from the user via the Chat programmatically, you can use this method with a string parameter:If the Chat is still closed, the message will wait for the user to open it before sending. If the Chat always remains closed, the ...
Subscribe to Chat events
... s useful to do something specific when the Chat widget is open or closed - you can use the example below to do that.Gorgias Chat supports the following events: A ready event is triggered when the Chat is rendered. A destroy event is triggered when the Chat is ...
Set the current page of the Chat
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You can change the current page of the Chat with this method:
Check whether the current time is in business hours
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You can use the following method to determine whether the Chat business hours (as defined in ...
Check if the Chat is open or closed
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You can use the following method to determine whether the Chat is in an open or closed ...
Pre-fill the user message
This suggestion isn't an official feature of our Chat widget, so our support for it is limited - we recommend that it be implemented by someone with a technical background. You can direct your customers to a URL where the Chat will have a pre-filled ...