I want to know the exact search keywords which peoples are typed and coming on websites. How will i write exact code for this. My thought:= I will have to trace cookie for referral. I should see referral from google and what they typed. Is it possible in php ? Thanks
Google Analytics is the way to go, you can get keyword phrases, areas, browser info, and a lot more. It is also free, and at least as good if not better than most paid set ups.
Avoid google analytics if you use affiliate marketing. Guru's like Greg Jacobs have measured the damage this does to SEO and your ranking. Use the free open source Piwik tracking instead - to give you complete control: http://piwik.org/
The other person didn't got your question? The basic thing is you see the referral and see If the website is "google.com" the what sort of keyword is used. As they have search certain kinda keyword and the "REFERRAL" url will help you find out the exact keyword. I told you the story, now you need to implement it. PM me if you got any problem.
U should use google analytics for your site. after do registration in google analytics account code will b provided to your site. You hv to put that code in ur site or blog . you can see daily traffic report with exact keywords and sources with countries also.