Jump to content
UBot Underground

What Is This Php Method Called For Tracking Links ?


Recommended Posts

Ubotters,

 

Didn't get any proper answers from php forums so trying here now as I know some of you know php.

 

Trying to learn Php 7 as much as I can. I need your help to point me to the right direction.

What kind of method in Php 7 is used to track urls belonging to a foreign domain ?

I mean, you all know that searchengines track clicks to links presented by their SERPs. So, if ubotstudio.com is listed under the keywords "php forum" on Google SERP then when you click ubotstudio.com on the Google SERP then that link is bound to have Google's tracking link. In short, you'll click the Google tracking link and then get redirected to ubotstudio.com. But once you enter ubotstudio.com then the links you find on the site would not have Google's tracking links as Google has no control over the linking method inside ubotstudio.com.

However, with anonymous web proxies the story is different. Let me show you how.

First go to:


and type 'loudgobs.com/blog' to anonymously browse the blog.

Once the web proxy loads the blog, hover your mouse over the blog's links and you'll see all the links contain the web proxy's tracking links even though the blog itself does not house the web proxy's tracking links.

Go to the blog direct and see for yourself and check it out:


Now, view the blog via the web proxy:


and hover your mouse over the blog links and see whether the web proxy's tracking links exist or not. I know the proxy is somehow tracking via the frame or iframe or cloaking technique but ....

 

Q1. What php 7 technique is it using to create these tracking links so it looks as if the tracking links are hosted by the blog ? 

I need to learn how to create these tracking links. 

 

Q2. Which part of Php 7 do I need to learn and can you recommend some tutorial links ? 

 

Q3. Are you aware of any video tutorials on youtube ? What keywords should I search for ?

affiliate linking with php 7 ?

referral linking with php 7 ?

self replicating linking with php 7 ?

tracking links with php 7 ?

tracking via GET method ?

tracking via POST method ?

Anything else ?

 

Tried these Keywords but no luck.

 

Thank you for your help. Your answers would be helpful to all newbies who read your reply!

Edited by bangali_beta
Link to post
Share on other sites
  • 2 weeks later...

If your learning php and don't mind doing the leg work. I would get a hold of an open source link script or a traffic trader script and take it apart and follow the code.

If you go to hotscripts.com you might find something that you can disect

  • Like 1
Link to post
Share on other sites
  • 2 weeks later...

If your learning php and don't mind doing the leg work. I would get a hold of an open source link script or a traffic trader script and take it apart and follow the code.

If you go to hotscripts.com you might find something that you can disect

 

Cheers. But can you suggest some keywords as the ones I use yield irrelevant results.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...