Jump to content

Question for YouTube Knowers


G+_Louis Rigo Jr
 Share

Recommended Posts

Ummmm... Maybe possibly something could be done with the URL if the page where its linked can read the referral URL. Typically if you click a link, the site receives information about where you clicked on that link from. It may include the full URL, so your link may have /watch?v=abc123&trainee=g12345. If the destination web server can get that referral URL, then you may be able to track who clicked the link. It's a stretch, but might work.

Link to comment
Share on other sites

So, if you can get YouTube to send a session ID or generate a random string, you can listen for the parameter on the destination site, and force the user to "raise their hand" by either having them "sign in" or "create" a profile, and just assigning it to the unique parameter.

 

The question is, can you get YouTube to generate this unique code, or send a session ID?

Link to comment
Share on other sites

 Share

×
×
  • Create New...