latheesan
10-12-2005, 06:25 AM
Here's the scenario...
I show my ads using a php file called 468x60.php file for e.g.
Then on one of my client's site, i ask them to put my ads using iframe like this
<iframe src="http://mysite.com/ads/468x60.php" scrolling="no"
frameborder="no" width="468" height="60"></iframe>
So, lets say i have about 50 clients with my ads on their site. How can i track down, which client's site (domain name) the ads were clicked from?
I show my ads using a php file called 468x60.php file for e.g.
Then on one of my client's site, i ask them to put my ads using iframe like this
<iframe src="http://mysite.com/ads/468x60.php" scrolling="no"
frameborder="no" width="468" height="60"></iframe>
So, lets say i have about 50 clients with my ads on their site. How can i track down, which client's site (domain name) the ads were clicked from?
