Add OKBOTA widget to your web pages and display your activation and hunting statistics directly on QRZ.com or other websites.
The widget is a simple iframe that displays your OKBOTA statistics. Just add the link to your QRZ profile or web pages.
https://www.okbota.cz/widget_api.php?callsign=YOUR_CALLSIGN
Replace YOUR_CALLSIGN with your actual callsign (e.g. OK2ABC)
The widget displays a compact table with your statistics:
You can implement the widget on various platforms:
On QRZ.com add iframe with the marked parameters.
For your own web pages use this HTML code:
<iframe src="https://www.okbota.cz/widget_api.php?callsign=OK2ABC"
width="650"
height="250"
frameborder="0"
title="OKBOTA statistics">
</iframe>
Widget is ready to use. Your statistics will update automatically.