chat plug in for wordpress

daveashton

Free Member
Apr 14, 2004
692
1
Scotland
Hi

I need a chat plug in for wordpress that is proactive only ie we can turn it on and off v easily and without if possible a WP login . We also want it so there is no live chat box on the site for people to make the first contact and that will it only pop up when
a: it is turned on
b: when they have been on x pages for y time

any suggestions?
 

fisicx

Moderator
Sep 12, 2006
46,931
9
15,508
Aldershot
www.aerin.co.uk
You won't be able to turn it on or off without logging in to the dashboard.

If this is a prime requirement you will need some other bespoke code that allows access to the plugin controls from the front end. You will still need passwords and other security measures as plugin activation will write to the database and you don't want strangers gaining access.

Most chat plugins have a delay setting but if you want it to only display after X pages you may need some custom code writing.

What's your budget for this project?
 
Upvote 0
tawk.to is free with a desktop client. According to the knowledgebase, it can be configured to display a chat once you've been on the site for a configurable number of minutes. It also shows you who's browsing your site and you can push a chat window open rather than waiting for the visitor to open it.
 
  • Like
Reactions: daveashton
Upvote 0

Alan

Free Member
  • Aug 16, 2011
    7,089
    1,974
    zopim chat is worth a look ( now ZenDesk Chat )

    You can initially hide the chat window and trigger it, e.g. if a customer is lingering on a checkout page

    The control panel is not WordPress

    If you want more sophisticated triggering that can't be handled by the trigger capabilities, a dev can trigger via API calls

    Triggers are only available of the paid plan.. You get 14 days to test it.

    You can be up an running in WordPress in minutes
    see https://chat.zendesk.com/hc/en-us/articles/212020688-Installing-Zopim-for-WordPress

    I'm not an affiliate ( but I do use the free 'lite' plan on my site and have looked at triggers in my trial )
     
    Upvote 0

    Latest Articles