Frequently Asked Questions (FAQ)

15. How do I show my website/server uptime statistics on my website?

Please login to your account, navigate to "Report" -> "Public Report" and follow the steps.

You can link directly to public report URL or create an "invisible" iframe on the web page to include the public report.

For example:

<iframe src="your_public_report_url" scolling="no" align="center"
height="400" width="300" border="0" frameborder="0">
</iframe>