How to get exact keywords for visitors coming from search engine

Discussion in 'PHP' started by tech_tycoon, Jan 10, 2011.

  1. #1
    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
     
    tech_tycoon, Jan 10, 2011 IP
  2. underground-stockholm

    underground-stockholm Guest

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The referer contains a "q" parameter with the Google search.
     
    underground-stockholm, Jan 10, 2011 IP
  3. jkl6

    jkl6 Peon

    Messages:
    70
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use Google Analytics on your website to see what keywords your visitor used to get to your site.
     
    jkl6, Jan 10, 2011 IP
  4. Raymond_M

    Raymond_M Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    Raymond_M, Jan 10, 2011 IP
  5. seafrontsteve

    seafrontsteve Peon

    Messages:
    451
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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/
     
    seafrontsteve, Jan 10, 2011 IP
  6. Tanya Roberts

    Tanya Roberts Active Member

    Messages:
    250
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #6
    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. :D PM me if you got any problem.
     
    Tanya Roberts, Jan 12, 2011 IP
  7. shelinauto

    shelinauto Peon

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    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.
     
    shelinauto, Jan 13, 2011 IP