Activate link to the left. 2) Sign up for a free instllation key. 3) Go to the Acobot Configruation page in your WordPress and provide the key. To teach your robot, log on to acobot.com. Version: 1.1.2 Author: Acobot Author URI: http://www.acobot.com/wordpress?s=wordpress_plugin_list License: GPL2 */ ?>

'.__('Reset success', 'acobot').'

'; } if (isset($_GET['update_success'])) { echo '

'.__('Updated successfully. Chat is installed', 'acobot').'

'; } if (isset($_GET['update_account']) && count($_POST)) { if($_POST['acobot_token']!="") { update_option('acobot_token', $_POST['acobot_token']); update_option('acobot_code_script', $_POST['acobot_code_script']); wp_redirect(admin_url().'options-general.php?page=acobot&connect_success=1'); } } register_setting( 'acobot_token', 'acobot_token'); register_setting( 'acobot_code_script', 'acobot_code_script'); } function acobot_admin_add_page() { add_options_page('Acobot Live Chat', 'Acobot Live Chat', 'manage_options', 'acobot', 'acobot_options_page'); } function acobot_footer() { if ($token = get_option('acobot_token')) { echo ''; if ($script = get_option('acobot_code_script')) { echo $script; } } } // display the admin options page function acobot_options_page() { $options_token = get_option('acobot_token'); $options_code_script = get_option('acobot_code_script'); ?>


1. Sign up at acobot.com.
2. Choose Install from the main menu.
3. Copy your installation key and paste it below.

" class="button-primary" />

Clean cache if the chat box doesn't show after activation.

Train your robot to answer questions about your website. It's simple and easy.

1. Log into acobot.com.
2. Ask your robot a question.
3. Type >> to enter a better reply.

Keep training the robot untill you're satisified with her performance. See also Acobot online help.

Please, support this FREE service by giving Aco a few clicks.


Rate Aco

Follow Aco

Like Aco

Digg Aco

Also, tell your friends about Aco!

Optional, advanced users only. Please check the documentation: Acobot API

" class="button-primary" />