|
Using the code they provide is easy. Just copy and paste the code they provide right before the closing body tag on the pages you want ads to play. You then might want to edit the code a little to suit your needs but there are only certain places you should change things.
This information comes from the PPP site:
Make sure the naa_siteid is the same as your own 10 digit NAA member number or
you will not get credit for ads played.
You may optionally replace "Your_ID_info" with your own sitename or any identifier you may choose.
If you want ads with specific keywords, add them to "naa_keywords=" If you want to reject ads with specific keywords, add those keywords to "naa_noads="
To get ONLY ads that match your keywords, set "naa_noads='all_else'"
The recommended place to insert this code in your web page is near the very bottom of your HTML, but before the /BODY and /HTML tags.
The code looks like this.
The ten digit number that's replaced with XXXXXXXX will be your affiliate number. You may edit the part that says (naa_sitename="Your_ID_info"), replacing Your_ID_info with a keyword so you can identify ads played on this page. No spaces!
The part that looks like this, (naa_test="no";) is just a configuration so you can test to see if the ads are working. Currently, if you change this to YES, it will play five seconds of white noise, which sounds like static.
The part that says (naa_keywords="";) is meant for keywords relating to the theme of your site. You may place a few specific keywords there, separated by comma's, no spaces.
The part that says (naa_noads="";) is meant to filter competitors ads. For example, if you sell "Acme" brand computers and do not want ads from "Komputers" brand computers, you would put the word "Komputers" in the no-ads area. Put all competitors keywords here, separated by comma's, no spaces.
This code should be placed just above the last body tag on your web page but can be placed anywhere inside the body. Myspace users can place it anywhere because they do not have access to anything but the body of the page. The lower on the page the better.
If y0u need help installing the code in certain types of software, look around in the FAQ and Support section. We have several pages describing how to add the code in a variety of popular scripts.
|