1. Join RegNow's affiliate program
Go to https://admin.regnow.com/app/signup/affiliate. Fill the form and click 'Complete Sign Up'.
You will receive affiliate id. Keep it for using in latter steps.
2. Create a blog with blogger
Go to Blogger. Create Google account, then create a blog.
3. Write article and add Clistax widget
Write a review, comparation or article which is related to selected software. Add Clistax widget to link to purchase page or affiliate site. There are 12 kinds of widget:
3.1. 728x90
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/728-90/af/<affiliate id>" style="border: solid 0px transparent; width: 728px; height: 90px;" frameborder="0" ></iframe>
** Live sample
3.2. 468x60
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/468-60/af/<affiliate id>" style="border: solid 0px transparent; width: 468px; height: 60px;" frameborder="0" ></iframe>
** Live sample
3.3. 234x60
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/234-60/af/<affiliate id>" style="border: solid 0px transparent; width: 234px; height: 60px;" frameborder="0" ></iframe>
** Live sample
3.4. 125x125
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/125-125/af/<affiliate id>" style="border: solid 0px transparent; width: 125px; height: 125px;" frameborder="0" ></iframe>
** Live sample
3.5. 120x600
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/120-600/af/<affiliate id>" style="border: solid 0px transparent; width: 120px; height: 600px;" frameborder="0" ></iframe>
** Live sample
3.6. 160x600
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/160-600/af/<affiliate id>" style="border: solid 0px transparent; width: 160px; height: 600px;" frameborder="0" ></iframe>
** Live sample
3.7. 180x150
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/180-150/af/<affiliate id>" style="border: solid 0px transparent; width: 180px; height: 150px;" frameborder="0" ></iframe>
** Live sample
3.8. 120x240
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/120-240/af/<affiliate id>" style="border: solid 0px transparent; width: 120px; height: 240px;" frameborder="0" ></iframe>
** Live sample
3.9. 200x200
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/200-200/af/<affiliate id>" style="border: solid 0px transparent; width: 200px; height: 200px;" frameborder="0" ></iframe>
** Live sample
3.10. 250x250
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/250-250/af/<affiliate id>" style="border: solid 0px transparent; width: 250px; height: 250px;" frameborder="0" ></iframe>
** Live sample
3.11. 300x250
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/300-250/af/<affiliate id>" style="border: solid 0px transparent; width: 300px; height: 250px;" frameborder="0" ></iframe>
** Live sample
3.12. 336x280
** Screenshot
![]() |
** Code
<iframe src="http://clistax.com/widget/kn/336-280/af/<affiliate id>" style="border: solid 0px transparent; width: 336px; height: 280px;" frameborder="0" ></iframe>
** Live sample
4. Filter products displayed on widget
4.1. Filter by product
Add "/pd/<product id>" to the end of iframe source.
** Code
<iframe src="http://clistax.com/widget/kn/180-150/af/<affiliate id>/pd/<product id>" style="border: solid 0px transparent; width: 180px; height: 150px;" frameborder="0" ></iframe>
** Live sample
4.2. Filter by category
Add "/ct/<category id>" to the end of iframe source.
** Code
<iframe src="http://clistax.com/widget/kn/728-90/af/<affiliate id>/ct/<category id>" style="border: solid 0px transparent; width: 728px; height: 90px;" frameborder="0" ></iframe>
** Live sample
4.3. Filter by vendor
Add "/vd/<vendor id>" to the end of iframe source.
** Code
<iframe src="http://clistax.com/widget/kn/728-90/af/<affiliate id>/vd/<vendor id>" style="border: solid 0px transparent; width: 728px; height: 90px;" frameborder="0" ></iframe>
** Live sample
4.4. Filter by tag
Add "/tg/<tag which is url encoded>" to the end of iframe source.
** Code
<iframe src="http://clistax.com/widget/kn/728-90/af/<affiliate id>/tg/<tag which is url encoded>" style="border: solid 0px transparent; width: 728px; height: 90px;" frameborder="0" ></iframe>
** Live sample
4.5. Filter by search term
Add "/tm/<term which is url encoded>" to the end of iframe source.
** Code
<iframe src="http://clistax.com/widget/kn/728-90/af/<affiliate id>/tm/<term which is url encoded>" style="border: solid 0px transparent; width: 728px; height: 90px;" frameborder="0" ></iframe>
** Live sample
4.6. Show purchase page in iframe
By adding "/ds/no" to end of url, RegNow's purchase page will be display as iframe when button 'Buy' is clicked.
4.7. Associated affiliate id
Once you visit clistax.com with "/af/<affiliate id>", all links on site will have "/af/<affiliate id>" at the end. That's means when user buy software on clistax site, your affiliate account is linked.