bonzo meier
Member
- Messages
- 47
- Reaction score
- 0
- Points
- 6
hi everybody,
i am working on an idea on "intelligent" advertising right now, and i just came across the following:
a document (let´s call it "ad.php") is placed on different websites via iframe, in the sense that www.thisisjust.com/an/example.html is showing ad.php in an iframe. these two are not on the same server.
ad.php handles a couple of tracking-ID´s which makes traffic generated by this one specific ad.php recognizable as 'traffic-generated-on-www.thisisjust.com'. so if www.thisisjust.com owns the trackingID '1', it would actually call ad.php?trID=1).
now here´s my question: can ad.php BY ANY MEAN 'know' which site on www.thisisjust.com calls it?
i mean, by checking the trID, ad.php knows that www.thisisjust.com is calling, but it can not know that it is being placed on the particular www.thisisjust.com/an/example.html. or can it?
so my question (in other words) is: how can one get the complete url of a website through a document that is shown on that website in an iframe?
scripting wizards apply! i will donor generously!
peace, bonzo
i am working on an idea on "intelligent" advertising right now, and i just came across the following:
a document (let´s call it "ad.php") is placed on different websites via iframe, in the sense that www.thisisjust.com/an/example.html is showing ad.php in an iframe. these two are not on the same server.
ad.php handles a couple of tracking-ID´s which makes traffic generated by this one specific ad.php recognizable as 'traffic-generated-on-www.thisisjust.com'. so if www.thisisjust.com owns the trackingID '1', it would actually call ad.php?trID=1).
now here´s my question: can ad.php BY ANY MEAN 'know' which site on www.thisisjust.com calls it?
i mean, by checking the trID, ad.php knows that www.thisisjust.com is calling, but it can not know that it is being placed on the particular www.thisisjust.com/an/example.html. or can it?
so my question (in other words) is: how can one get the complete url of a website through a document that is shown on that website in an iframe?
scripting wizards apply! i will donor generously!
peace, bonzo