These files will open all the information on credit cards as if it is content of your site.
It is good for search engines and for optimization of your site.
b2s.csv
File b2s.csv - comma separated values file (csv-file). It's used for linking the IDs of Acclaim Network Affiliate Program with our Support Program Credit Cards IDs.
It looks like this: 
Column b2s will be empty. You have to fill it.
How you can do it?
Take any code form Acclaim Network Affiliate Program: <!-- APN code begins -->
<a href="http://track.acclaimnetwork.com/apn_work/scripts/sclick.php?b2s=6889&SUBID=PARAM">Apply Now!</a>
<img width='1' height='1' src="http://track.acclaimnetwork.com/apn_work/scripts/sshow.php?b2s=6889" border="0">
<!-- APN code ends -->
1. It's a text Apply Now! link:
<a href="http://track.acclaimnetwork.com/apn_work/scripts/sclick.php?b2s=6889&SUBID=PARAM">Apply Now!</a>
So, your link ID is b2s=6889.
We recommend you take text "Apply Now!" links (not banners, which may expire).
Take the number 6889 and put it to b2s column opposite the specified credit card.
Do it with all credit cards you are going to put to your site.
Save b2s.csv file and load to your site.
If you don't have any b2s IDs just leave the line blank.
SUBID=PARAM. You can change 'PARAM' to track different advertising campaigns. E.g. SUBID=compaing_1
2. Image <img width='1' height='1' src="http://track.acclaimnetwork.com/apn_work/scripts/sshow.php?b2s=6889" border="0">
It is used for calculating your ad's impressions. Its b2s is same as link's.
Our Support Program code will then look like:
<? include "http://yoursite.com//serv_apn/b2s.php?id_card=2193&aff=yapl&SUBID=PARAM"; ?>
It will show credit card information with your links from Acclaim Network Affiliate Program:
<a href="http://track.acclaimnetwork.com/apn_work/scripts/sclick.php?b2s=6889&SUBID=PARAM">Apply Now!</a>
<a href="http://track.acclaimnetwork.com/apn_work/scripts/sclick.php?b2s=6889&SUBID=PARAM"><Card Image></a>
<a href="http://track.acclaimnetwork.com/apn_work/scripts/sclick.php?b2s=6889&SUBID=PARAM"><Card Name></a>
Read more about how to make a site with credit card PHP-codes here.
Button opens credit card's detailed information with APR rates, cards highlights, fees, etc. The links at this page are also your links form Acclaim Network Affiliate Program, so if your visitor clicks - you get commission.
b2s.php This file shows information on credit cards with your links. Link ID and credit card ID are taken form file b2s.csv. Please do not change it. We can not guarantee it will work if you change it.
show.php This file shows detailed information on credit cards when your visitor clicks button 
Please do not change it. We can not guarantee it will work if you change it.
search.php
This file offers your visitors to search for credit card by its name.
Please do not change it. We can not guarantee it will work if you change it.
Read more about searching for credit cards on your site here.
After you download these files to serv_apn folder at your site and put b2s IDs to file b2s.csv our codes will be ready to work and bring you commission!
|