View Full Version : Live Chat Support Software
whoiscartpro 08-04-2005, 07:39 PM Hello.
We look for a live chat support php software like PHPLive under $50. It may be simple and for 1 operator. We'II use it on our own Web space(it must not be Hosted Solution). Can you recommend any software for us?
Thanks.
michael-lane 08-04-2005, 09:50 PM why not make your own it uses php flat file and XMLHTTPREQUEST to keep live and after all conversations are inactive and closed it deletes the flat file and adds the convo to a database.
Liver Person is probably the best, but expensive, way better then phplive, might want to take a look at Cerberus' live chat too.
tiamak 08-05-2005, 12:03 AM madudemike - thats not so simple. you have to provide some backend for operators.
best way is if they are able to use some common use IM.
then customer uses www interface (advantage: IM independen), data stored into db , website can be refreshed with xmlhttprequest (as you suggested), then some kind of script resend all messages to some instant messenger (adv: operator does not have to use web interface, does not have to refresh nor check anything on the website).
some nice example for livechat+jabber was once in some magazine called "php solutions", i cant find english version of that article anywhere, but i found spanish (i think that is spanish :D)
http://www.programacion.net/php/tutorial/phpsol_livechat/1/ anyway pictures and sample codes clearly demonstrate how to build such livechat
from my own experience i can tell that writing something similar but for AIM is quite easy :) (at least for single operator)
DJ-Sound 08-06-2005, 01:23 AM Check out ExoPHPDesk
I just switched my support system over and so far its great.
http://exoscripts.com/exohelpdesk
rootsupport 08-06-2005, 03:04 AM You can give a try to http://www.clickchatsold.com and http://www.liveperson.com (expensive) both are very good chat softwares.
whoiscartpro 08-06-2005, 04:52 AM Originally posted by DJ-Sound
Check out ExoPHPDesk
I just switched my support system over and so far its great.
http://exoscripts.com/exohelpdesk
We look for a simple live help software, not help desk. Thanks.
whoiscartpro 08-06-2005, 04:56 AM Originally posted by rootsupport
You can give a try to http://www.clickchatsold.com and http://www.liveperson.com (expensive) both are very good chat softwares.
it must not be Hosted Solution and the price must be under $50. Thanks.
azizny 08-06-2005, 12:57 PM a free ones:
http://www.craftysyntax.com/livehelp/
http://www.helpcenterlive.com/
Peace,
thewebhostingdir 08-06-2005, 01:07 PM Hi,
Try http://www.providesupport.com.
It is a great live chat software.
Tapan 08-06-2005, 01:33 PM Hi,
How about www.boldchat.com ?
Thanks.
thewebhostingdir 08-08-2005, 03:56 AM Hi Tapan,
I think it's paid. If you go for it's free version, you will need to show their links on the chat pages plus some limitations in functionality.
If you have a good budget, then there is no problem to go for boldchat.com
Revo.In 08-08-2005, 04:30 AM I suggest you try Kayako's Live Response (http://www.kayako.com). Its feature-packed and comes at a good price.
wildx22 08-08-2005, 06:12 AM quote:Originally posted by DJ-Sound
Check out ExoPHPDesk
I just switched my support system over and so far its great.
http://exoscripts.com/exohelpdesk
We look for a simple live help software, not help desk. Thanks.
ExoPHPDesk DOES have live help. And it's great.
Raptors 08-08-2005, 07:18 AM I guess you have to register an account to use the chat?
Originally posted by wildx22
ExoPHPDesk DOES have live help. And it's great.
Latinbits 08-11-2005, 04:18 PM livehelp.stardevelop.com is pretty good.. Constant updates and is not that expensive. :)
sawan3 08-11-2005, 04:29 PM You should try help center live.
thewebhostingdir 08-12-2005, 03:16 AM Hi Latinbits,
livehelp.stardevelop.com is not providing any demonstration or trial version. So, unless, we've any review from someone who is using this software already, I won't recommend to go with this.
matrux 08-12-2005, 03:24 PM I also recommend Kayako's LiveResponse. They have been cranking out some really magnificant software over the past few years for Web Driven businesses. LiveResponse, esupport, supportsuite, etc.
They will setup a trial you can download and use on your server for about seven days to see if you dig it.
Latinbits 08-12-2005, 04:26 PM Originally posted by thewebhostingdir
Hi Latinbits,
livehelp.stardevelop.com is not providing any demonstration or trial version. So, unless, we've any review from someone who is using this software already, I won't recommend to go with this.
Well..
I’ve been using it for almost a year now.. Honestly not under heavy load.. It does the job.. it has a windows client application.. Runs under php and needs a data base.. Tells you were is the visitor located (GeoIP location thing I think).. Custom responses are available.. Gives you an alert (Sound and popup little box like with messenger) every time some one visit a new page on your website.. Different status for staff available (Online, Away, Busy, Offline..).. Internal messaging available too.. Ability to configure different departments.. Offline messaging too.. Support for multiple languages (You have to do the translation)
Is it good for anybody else? Don’t really know.. I guess you will have to try and decide.. I know is cheap compare to others out there. I needed something to interact from time to time with my customers and I was not willing to pay too much on this feature.. Will I buy it again if I need to? If they don’t change de price “You Bet!!” It does the job for me!
Good Luck
wildx22 08-13-2005, 02:41 AM Originally posted by Raptors
I guess you have to register an account to use the chat?
It's not that hard to edit the code so that the public can also use the live chat.
And those who're really interested in the hosting will take a few minutes to register an account to use the live chat. Otherwise, emails don't take long either.
msh498 08-16-2005, 09:24 AM if you need a live support i would us crafty sntax you get it free in fantasico and you can have unlimited operators and depatments.check it out
gaurav 08-16-2005, 06:52 PM I vote for "LivePerson", it is professional, reliable and feature-packed.
kiracm 08-18-2005, 01:36 PM Originally posted by matrux
I also recommend Kayako's LiveResponse. They have been cranking out some really magnificant software over the past few years for Web Driven businesses. LiveResponse, esupport, supportsuite, etc.
They will setup a trial you can download and use on your server for about seven days to see if you dig it.
Do you know the exact URL for this trial? I remember seeing it before and cannot find it now.
me855 08-18-2005, 05:36 PM Go with PHPLivesupport.com 100%
freehtml 08-19-2005, 11:10 PM Originally posted by msh498
if you need a live support i would us crafty sntax you get it free in fantasico and you can have unlimited operators and depatments.check it out
We are also using this.. for our live chat
cedced 08-20-2005, 07:23 AM try www. liveperson.net
Glenn 08-20-2005, 09:46 AM What about those hosted ones like ClickChatSold?
There was something I didn't like about StarDevelop, can't remember what is was.
I still remember paying for chattist, which has since disappeared.
slinky 09-22-2005, 01:27 PM Originally posted by Latinbits
Well..
I’ve been using it for almost a year now.. Honestly not under heavy load.. It does the job.. it has a windows client application.. Runs under php and needs a data base.. Tells you were is the visitor located (GeoIP location thing I think).. Custom responses are available.. Gives you an alert (Sound and popup little box like with messenger) every time some one visit a new page on your website.. Different status for staff available (Online, Away, Busy, Offline..).. Internal messaging available too.. Ability to configure different departments.. Offline messaging too.. Support for multiple languages (You have to do the translation)
Is it good for anybody else? Don’t really know.. I guess you will have to try and decide.. I know is cheap compare to others out there. I needed something to interact from time to time with my customers and I was not willing to pay too much on this feature.. Will I buy it again if I need to? If they don’t change de price “You Bet!!” It does the job for me!
I used it. Has its problems and looks great but ridiculously basic. Very poor recording of events and records. Worse is their licensing policy. It's not that you can only run one instance which is acceptable. You can only have the END USER support on ONE DOMAIN for $99 or whatever it is. So if you have 2 sites and 1 site is your "support site" you cannot place the graphics on the two sites. You will need a license for each. That comes out to being very, very expensive. I found this out when they notified me by "catching" me in this "violation."
Support is... well... even from the beginning civil and snide. There is arrogant laughter at every message I received. I'm not the only one here who felt the same way and you can doa search. I'd stay away from the eye candy and either buy a real solution for a little more or not bother with this one.
rootsupport 09-23-2005, 01:38 AM Originally posted by SR-Glenn
What about those hosted ones like ClickChatSold?
ClickChatSold.Com is excellent.
KNL-BSW 09-23-2005, 03:04 AM zopiwebhosting the trial is currently down as they are either launching a new site or preparing to launch the new version.... Can't remember which because it has been a week or so since I asked.
As for it's usability, person I like it. At one time I made the mistake of trying to use the free helpdesk options then the cheap ones, I finally ended up moving to Kayako and was happy.
But it is all up to what a person needs/wants in the product.
WireNine 09-23-2005, 03:47 AM How is everyone's experience with Cerberus Live Help? I would like to get some feedback :)
parsv 09-23-2005, 09:57 AM liveperson is right choice than others for us.
Parsv
PowerandPurpose 09-30-2005, 06:06 PM Go with Kayako they have a great live chat and esupport bundle for $40 and the tech support is fast and accurate.
SwiftModders 09-30-2005, 08:59 PM I too would like to suggest KayakoSupportSuite for all Helpdesk and LiveSupport needs. I think they offer a great product for a reasonable price. The admincp is stylish, clean, but yet simple enough for anyone to use. If you do decide to go with Kayako, let me know what you think of their product, would be glad to cross notes with you.
we used phplive probably the nicest interface if you purchase the windows client.
|