Hi,
I got a requirement of implementing LivePerson's JS Chat API on my site. For this, I went through the available implementation documentation for the same and found large amount of JS code that should be implemented. This obviously demands much time to make it working.
Now, considering the amount of time that I have got, I want a block of code(such as offered by 'ChatStat' and 'OggChat') that I can put on my site and the chat functionality starts working.
If such kind of offering is available from the LivePerson's end then do let me know as I was not able to find anything of such kind.
Moreover, can someone explain what are the below mentioned configurable terms used in JS code:-
1) lpNumber
Question : Which account number shall i use here, should it be account number that is displayed on my profile page or should it be the number that is associated with test account or something else?
2) lpServer
Question : What value shall be used here. Should it be the url of my site which has been used to create a new application with my account?
3) apiKey
Question : Shall I use the app key here or something else?
4) LivePerson account number :
Question : Which account number shall i use to download the "LivePerson new Agent Console"? I used the one that is displayed on my profile page but it says that the number is invalid.