I have a website which has two implementations of the LivePerson chat. One is the generic button, which applies our visitor rules for invitations, and has analytics reporting in the admin console. The other is a Javascript API custom ui for chat which requires an operator to manually invite to trigger the event, and does not generat data for the reports.
1. How can I use the visitor rules to trigger invitations on the Javascript chat window?
2. How can I generate data such as "online button views" and "chats started" for the Javascript version?
Thanks!