1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Any way to know what keyword landed the user on a certain page?

Discussion in 'Google' started by smitts, Oct 6, 2006.

  1. #1
    Is there any way I can know what keyword was searched for when a user clicks one of my links?

    I can see what terms are being searched in my awstats, but is there a way I can tell on the page itsself what term brought the user to the site? I'm hoping there is just some sort of parameter that is just passed into my page.

    Thanks!
     
    smitts, Oct 6, 2006 IP
  2. Monty

    Monty Peon

    Messages:
    1,363
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Google Analytics might be the answer.
     
    Monty, Oct 6, 2006 IP
  3. bloggerpreneur

    bloggerpreneur Well-Known Member

    Messages:
    274
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    138
    #3
    You can absolutely do this with Google Analytics. Look at "Content by Titles" and drill down to "Cross Segment Performance".
     
    bloggerpreneur, Oct 6, 2006 IP
  4. peteverma

    peteverma Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    IN ASP you can use Request.ServerVariables("HTTP_REFERER") to give you the referring URL to your pages. Create a database table with your URL and corresponding referring URL. So when a visitor comes from a search engine, the referring URL should have their domain and keyword. Then you know what page of yours was shown for a corresponding keyword.

    ;) And to top it off, Request.ServerVariables("REMOTE_ADDR") will give you the visitor's IP address. Then you know where the visitor is coming from as well.
     
    peteverma, Oct 6, 2006 IP
  5. smitts

    smitts Peon

    Messages:
    177
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Wow, that's great! I'll look into these suggestions. Thank you everyone for your help :D
     
    smitts, Oct 7, 2006 IP
  6. JackR

    JackR Peon

    Messages:
    360
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Open a Statcounter account ...
     
    JackR, Oct 7, 2006 IP
  7. artsky

    artsky Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    yup, statcounter can tell you thru their keyword analysis feature.
     
    artsky, Oct 7, 2006 IP
  8. antithesis_98

    antithesis_98 Peon

    Messages:
    359
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8

    where do you see cross segment performance and what is that?
    Please.
     
    antithesis_98, Oct 7, 2006 IP