## In Terminal
python -m SimpleHTTPServer
## Access
http://localhost:8000/?site=50796090&lptag=true
- Create LiveEngage site
- Create an engagement of type "API" that will appear on the page implementing the SDK
- Configure your new engagement to use an Engagement Window of type "API"
- Ensure that your account has an agent, with the appropriate skill if you configured your engagement with a skill
- Create LiveEngage site
- Create any engagement that will appear on the page implementing the SDK
- Configure your new engagement to use an Engagement Window with context:
window
and methodName:externalJsMethodName
- Ensure that your account has an agent, with the appropriate skill if you configured your engagement with a skill
- Login to your site with the user mentioned in prerequisites
- Run "index.html"
- Add query params to the index.html?site={siteId}
- Click the chat button to start chat
- Login to your site
- Run "index.html"
- Add query params to the index.html?site={siteId}&lptag=true
- If your chat button is an embedded button, add query param &divid={button div id}
- Click the chat button to start chat