

They can be used both in HTML, where the image data is placed inside the src attribute or in a CSS file as a background image. It's useful when you want to improve performance by reducing the number of HTTP requests needed to load a webpage or when you want to distribute a script/HTML page with some icons or other small images but prefer to keep it in a single file, or include images in email signatures.
#Direct url code
The keyword to supply your own CSS is "css" and the argument should be a URL pointing to your file. Your customizations override the default so that you can leverage what's already provided without having to reinvent the wheel.Data URI is a method for embedding small images directly in your HTML or CSS code using base64 encoding without the need for additional image files.
#Direct url skin
skin: Refers to a skin ID from within the Widgets page of the admin dashboard.To turn sound on by default, set sounds to true. sounds: Sets the default set of chat box alert sound.css: Accepts a path to a CSS file you provide on your own server.theme: presence icon theme (Email us if you would like to contribute a new or localized theme.).identity: identity of operator as seen by guests in the chat box.Here is a complete list of arguments you can use in the direct URL: In the following example, a chat box title of "Ask Us" is provided, and sound is turned on by default: You can override some skin settings if needed in your URL. Once you have your skin ready use the skin widget argument and provide your skin's ID skin=123456 There you can add a title, change colors, customize your identity, provide custom CSS, turn sound on by default, etc. You can create and manage skins within the Widgets page of the admin dashboard. If you want to customize the appearance of the chat box, you'll need to add a skin.

The URL examples above connect guests with either a queue or user but come with our default chat box styling. To provide logging and transfer capabilities for an individual, create a queue and assign only that one user to it.

Note: Chats sent to specific users (and not over a queue) are treated as private conversations and are not logged, so they will not show up in Activity or Reports. chat box attached to a user* on the main server: chat box attached to a queue on the main server: Regular chat box attached to a queue on the main server: If your subscription is on the Canada regional server, the completed bare URL example is: ca.
#Direct url how to
The instructions below show you how to create a direct URL from scratch, but if you already have a chat box on a web page somewhere that you wish to use, there's a short cut! you tweeted it), then users on mobile devices will automatically receive the mobile-optimized widget. If your link is likely to be visited by a guest on a smart device (e.g.
#Direct url pro
Pro tip! Besides the kind of direct URL we'll discuss in detail in this page, there is an alternative version that lets you provide email contact when chat is offline. You can also embed chat boxes using the direct URL in an iframe, or link to it from any kind of button.

Anywhere you need a link rather than a chat snippet. Yes! Direct URLs take the guest to your chat box with a single click and are useful for sharing with guests on social media, in emails, by text message, etc.
