Fast Analytic
Fast Analytic - Fast, Simple and Reliable Web Traffic Hit Reporting Tool for Your Websites
How To Insert Widget Code?
Widget is a third party item that can be embedded in a web page. To insert Fast Analytic widget code, do as the following;
- Choose any widget code listed below.
-
Copy the entire code start from
<!-- FastAnalytic Start -->to<!-- FastAnalytic Stop -->. -
Paste it anywhere into your HTML source between
<body>and</body>tag.
80px by 15px
<!-- FastAnalytic Start -->
<div style="height:15;width:80;">
<a id="varFaWidgetLink" target="_top" href="http://www.fastanalytic.com/">
<img border="0" src="http://www.fastanalytic.com/fa_images/80x15.png" width="80" height="15" alt="Fast Analytic" />
</a>
<script type="text/javascript" language="javascript" src="http://www.fastanalytic.com/fa_widgets/">
</script>
<noscript>
<iframe src="http://www.fastanalytic.com/fa_widgets/widget.php" width="0" height="0" scrolling="no" frameborder="0">
</iframe>
</noscript>
</div>
<!-- FastAnalytic Stop -->
88px by 31px
<!-- FastAnalytic Start -->
<div style="height:31;width:88;">
<a id="varFaWidgetLink" target="_top" href="http://www.fastanalytic.com/">
<img border="0" src="http://www.fastanalytic.com/fa_images/88x31.png" width="88" height="31" alt="Fast Analytic" />
</a>
<script type="text/javascript" language="javascript" src="http://www.fastanalytic.com/fa_widgets/">
</script>
<noscript>
<iframe src="http://www.fastanalytic.com/fa_widgets/widget.php" width="0" height="0" scrolling="no" frameborder="0">
</iframe>
</noscript>
</div>
<!-- FastAnalytic Stop -->
120px by 30px
<!-- FastAnalytic Start -->
<div style="height:30;width:120;">
<a id="varFaWidgetLink" target="_top" href="http://www.fastanalytic.com/">
<img border="0" src="http://www.fastanalytic.com/fa_images/120x30.png" width="120" height="30" alt="Fast Analytic" />
</a>
<script type="text/javascript" language="javascript" src="http://www.fastanalytic.com/fa_widgets/">
</script>
<noscript>
<iframe src="http://www.fastanalytic.com/fa_widgets/widget.php" width="0" height="0" scrolling="no" frameborder="0">
</iframe>
</noscript>
</div>
<!-- FastAnalytic Stop -->
How to view my stat page?
Go to your report page by clicking at Fast Analytic button that appears in your page,
make a bookmark of the page and use it next time to go directly to your reports. This only applicable
when you have Javascript turned on.
If you have Javascript turned off from your browser, bookmark would not work. The only way to open your reports
is from the Fast Analytic button that appears in your page.