Gorgias logo
Gorgias logo

All articles

35 Results for "advanced chat customization"

Add custom CSS

... implemented by someone with a technical background. Chat cannot be installed on your store using Quick installation for Shopify method if you want to use Advanced Chat Customization. Quick install re-injects chat in its default state, removing any visual customization. If you want to customize the visual ...

Display the chat widget after some time spent on the website

To only display the chat after a certain amount of time, use the following method:

Using URL query parameters

... "Hello", you can combine all the parameters in a single URL by separating them with an &. So the URL would be www.my-store.com?gs_open_chat&gs_chat_page=conversation&gs_chat_message=Hello.

Customize Chat with HTML 101

These suggestions aren't official features of our Chat widget, but suggestions on further customization, so our support for these types of customization is limited. We recommend that these steps be performed by someone with a technical background. These articles are only meant to be a reference ...

Stop Chat from conflicting with other widgets

If your Chat widget is conflicting or hidden behind some other elements on the page (the accessibility widget, rewards widget, etc.), changing the z-index should overlay the Chat on top of any other element. To do this, add this code to your ...

Remove the Chat on specific page(s) of the store

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.

Remove the Chat based on country code

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. If you only work with certain countries you might want to only handle Chat messages coming from ...

Disable Segment

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. To disable Segment (a script used to gather analytics), use the following script: ...