OKBOTA banner

OKBOTA Widget

Add OKBOTA widget to your web pages and display your activation and hunting statistics directly on QRZ.com or other websites.

How to do it?

The widget is a simple iframe that displays your OKBOTA statistics. Just add the link to your QRZ profile or web pages.

Widget URL:

https://www.okbota.cz/widget_api.php?callsign=YOUR_CALLSIGN
Widget is in English by default. For Czech version add &lang=cz

Replace YOUR_CALLSIGN with your actual callsign (e.g. OK2ABC)

How the widget looks

The widget displays a compact table with your statistics:

OKBOTA statistics for OK2ABC
OKBOTA
Mode Activations Bunkers QSO
Activator 15 12 342
Hunter - 87 156
More at okbota.cz

Implementation

You can implement the widget on various platforms:

QRZ.com profile

Iframe settings
QRZ.com iframe configuration

On QRZ.com add iframe with the marked parameters.

HTML code

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>

Technical details

  • Recommended width: 650px
  • Recommended height: 250px
  • Auto-fit: Widget adapts to container size
  • Cache: Data updates every 15 minutes

Ready!

Widget is ready to use. Your statistics will update automatically.