Receptionist

Posted by Chris B. Kerndter on April 9, 2009, under General.

Contributors: Chris B. Kerndter, based on an Idea by Gordon Murray (Murrion Software)
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4547571
Tags: google, search, referer
Requires at least: 2.8.6
Tested up to: 2.8.6
Stable tag: 0.2

This Plugins grabs the referral google search string and displays a “Can We help you?” Box

2 Replies to "Receptionist"

gravatar

sambit  on November 18, 2009

I cant find any setting for this plugin + i cant get how the plugin works ??

gravatar

Chris B. Kerndter  on November 19, 2009

Hi,

unfortunately I did not have time to develop the plugin further. Hope to do so in the coming months.
I just added a liitle tweak, it is much easier now to edit the subject and email of the mails that are sent out., but you still have to work the code

To see how it works, click on a google search result, that brings you to your page.

To edit the plugin or change things, you will need a little php knowledge.

click the edit link for the plugin on your pluginpage this will bring you to the sourcecode of the plugin.
The show_box() function contains the code for the box, which is shown, when you com to your site referred by google, you can edit it to your liking
The sendmail() function contains the code that sends you the mail an email notification everytime somebody comes to your site referred by google, here you will have to change the email address and the subject.
in the sendmail.php you will be can change the setting for the Help request Mail.

Maybe you want to ad an email field to the show_box() as I realised lately that people leave a comment, but never an email address, so I cannot get back to them Just added this, too

Hope tat helps for now.

Regards,
Chris

Leave a Comment