| Wibwr |
08-29-2007 08:00 AM |
Quote:
how would they have known when to strip the referal code from the gallery? i presume it is not a gallery you made by hand and host yourself?
|
yes that was a hand made gallery and the landing tour page stays the same. Only the join pages change. Before the change, the join page is hosted on a page with this on the source code:
Code:
<input type=hidden name=webmaster value='my6digitswebmasterid'>
<input type=hidden name=site value='12'>
<input type=hidden name=program value='2'>
<input type=hidden name=referrer value='wwwmyhandmadegalleryhtml(cant post urls)'>
After a few hours on the tgp, the url of the join page is different and the code is:
Code:
<input type=hidden name=webmaster value='100001'>
<input type=hidden name=site value='12'>
<input type=hidden name=program value='2'>
<input type=hidden name=referrer value=''>
All the hits to the tour are registered in the stats area. Btw I have a nice 0:5000 wich seems incredible for that niche on this tgp.
Maybe someone mpa3 savy could explain the signification of " webmaster value='100001' ".
|