Jump to content

Add referrer address to email


kzin

Recommended Posts

Hi,

I have a contactus page that holds a form which in turn emails me when someone fills it out, is there anyway i can add where the person came from, basically i would like to know which search engine etc refered them.

I believe i should be using something like $_POST['referrer'] = $_SERVER['HTTP_REFERER']; which works for the last page visited which would be contactus.php but i would like to know where they came from outside the site.

TIA

Link to comment
https://forums.phpfreaks.com/topic/87745-add-referrer-address-to-email/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.