var fDesc=new Array(); fDesc[0] = "Nifty Stats is a desktop utility, which automatically in regular intervals downloads the stats from your affiliate programs affiliates networks, advertising networks or PPC Campaigns.

Nifty Stats brings automated statistics right to your desktop for any time frame pre-defined by you – and it shows these stats in real time and on regular basis. It is 100% safe and entire communication runs just between your computer and the server of your affiliate program.

Main features:

- More than 1500 affiliate programs
- E-mail notification of every new sale
- E-mail notification – daily report
- Verification of the sponsors payout
- Graphic sales analysis
- Setting "Download Statistics Since"
- Data Safety ( client-side software )
- Simple to add an affiliate program
- Auto download affiliate stats
- Printing of stats
- Report sales for individual days
- The Full Screen option
- Set up the dollar and euro conversion rate
- Space for your notes on programs
- Estimated earnings for last month
- Turn statistics download on/off
- Modify affiliate program names
- Set up the number of threads
- Set up the number of attempts
- Automatic currency conversion
- Adjustable Nifty Stats interface
- Sales reports for individual days
- Simple to add an affiliate program
- Setting a time interval for stats auto-download
- Mobile Statistics
- Regular updates to the affiliate programs database"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }