Jump to content

google click through link


khatarat

Recommended Posts

hi

when in a google result page you click on a link you first go in a link in google and then you will redirect to destination page.

its because function rwt in onmouse down event.

i want to get this link with php but when i send http request to google there isnt any onmousedown in response body

 

how can i send http request just like a browser to get this link?

Link to comment
https://forums.phpfreaks.com/topic/197890-google-click-through-link/
Share on other sites

i tell you with an example

when u search "php" in google in result page when u click on a result u first will go to a google url and then u redirect to your url like this:

http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CAgQFjAA&url=http%3A%2F%2Fphp.net%2F&ei=jq6-S_myMaD00gSBwvmlCQ&usg=AFQjCNFREyspp5CvzVpYmRmTltZQc8ldmQ&sig2=4OOdOpzlboTeCKx4i2K_mQ

 

this link count clicks on a page link

this link has created with java function rwt.

but this function only when u request a google result page with browser will apear but when i request that page with php this function not exist

now i want to do like a browser with php to get that link

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.