|
-
Jan 27th, 2007, 12:09 AM
#1
Thread Starter
Hyperactive Member
Recording incoming keywords from google searches.
I am trying to record incoming keywords from google searches.
So far I have this code (Im new)
Code:
<?php
echo $_SERVER['HTTP_REFERER'];
?>
For example, this is where I would grab the keyword from -
http://search.yahoo.com/search?p=KEY...=UTF-8&fr=moz2
Can someone provide me with the code to do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|