XtGem Forum catalog

Publisher : Graphical Banner Codes

Installing the graphical code is very simple. Just cut and paste the following WML codes into your site:

<p>
<a href="http://click.buzzcity.net/click.php?partnerid=21516">
<img src="http://ads.buzzcity.net/show.php?partnerid=21516" alt="" />
</a>
</p>

Our sophisticated ads matching programme will perform its magic, and serve the ads that will most likely to maximize your income to your visitors.

Please remember to specify your partnerid, so that we can record your earnings correctly.


Placing More Than 1 Banner in the Same Page

You can show more than 1 banner in the same page by using the bn variable, and setting the values to 1, 2, 3, ... For example, to place 3 banners, use the following WML codes:
<p>
<a href="http://click.buzzcity.net/click.php?partnerid=21516&amp;bn=1">
<img src="http://ads.buzzcity.net/show.php?partnerid=21516&amp;bn=1" alt="" />
</a>
</p>

<p>
<a href="http://click.buzzcity.net/click.php?partnerid=21516&amp;bn=2">
<img src="http://ads.buzzcity.net/show.php?partnerid=21516&amp;bn=2" alt="" />
</a>
</p>

<p>
<a href="http://click.buzzcity.net/click.php?partnerid=21516&amp;bn=3">
<img src="http://ads.buzzcity.net/show.php?partnerid=21516&amp;bn=3" alt="" />
</a>
</p>

Please make sure that the same bn values are used for both click.php and show.php, to ensure your earnings are recorded accurately.



Publisher : Text Banner Codes

To serve text banners, you paste a piece of code into your site's source. When the code is executed, it makes a request to BuzzCity's servers to fetch an ad according to your Publisher Settings.

Essentially, you issue an HTTP call to
http://ads.buzzcity.net/show.php?get=1&partnerid=21516&a=[user agent]&i=[user ip]
where a and i are, respectively, user agent and the IP address of your visitor. You will then receive 2 lines of text as follows:
text ad
campaign id (cid)

For example, you may receive the following 2 lines:
Coolest Site
234

You will then print the ad on your site as follows:
<a href="http://click.buzzcity.net/click.php?partnerid=21516&amp;cid=234">Coolest Site</a>
Ad Page is a way to earn advertising dollar with the least implementation effort. All you need to do is to simply provide links from your WAP site to
http://ads.buzzcity.net/adpage.php?partnerid=21516

For example, you can insert the following codes into your WAP pages
<a href="http://ads.buzzcity.net/adpage.php?partnerid=21516">
Cool Links</a>

The link will lead to an Ad Page where we will display all ads according to your Publisher Settings. You will be paid for every click for CPC ad, or every impression for CPM ad.
Ad Page is a way to earn advertising dollar with the least implementation effort. All you need to do is to simply provide links from your WAP site to
http://ads.buzzcity.net/adpage.php?partnerid=21516

For example, you can insert the following codes into your WAP pages
<a href="http://ads.buzzcity.net/adpage.php?partnerid=21516">
Cool Links</a>

The link will lead to an Ad Page where we will display all ads according to your Publisher Settings. You will be paid for every click for CPC ad, or every impression for CPM ad.