Newer Version Available

This content describes an older version of this product. View Latest

Create Deployments

Create a deployment to host Live Agent on your website. Each deployment includes a chat window, which visitors use to chat with support agents.

You can customize your Live Agent deployments using the Deployment API to meet your company’s needs. After completing these steps, the deployment code generates for you to place on the pages that you want to enable for chat and tracking. Pages with the deployment code are automatically tracked as part of the visitor’s chat session, and they’re shown to the agent in the Console when the visitor requests a chat. This tracking also enables automated invitations to be presented to customers.

To create a deployment:

  1. From Setup, enter Deployments in the Quick Find box, then select Deployments.
  2. Click New.
  3. Enter a name for the deployment. This name, or a version of it, automatically becomes the Developer Name.
  4. Enter a title for the chat window.
  5. Select Allow Visitors to Save Transcripts to let visitors download a copy of the chat session.
  6. If you want to use branding images that you’ve hosted on a Salesforce site, select the site to associate it with the deployment.
  7. (Optional) In Chat Window Branding Image, select the graphic to appear in the chat window.
  8. (Optional) In Mobile Chat Window Branding Image, select the graphic that visitors using mobile devices see in the chat window.
  9. Click Save. Salesforce generates the deployment code.
  10. Copy the deployment code and paste it on each Web page where you want to deploy Live Agent. For best performance, paste the code right before the closing body tag.

Example

For more information on creating a deployment, see “Create Live Agent Deployments.”