- A visitor who doubts can check. The widget shows your enterprise number and your registration, and takes the reader to the public record in one click.
- You keep nothing up to date. The widget fetches the data each time it renders. Your page holds nothing but your enterprise number.
- Everything carries its date. Every figure carries its fiscal year and its filing date, and the widget says when the data was retrieved.
Enter your enterprise number. The previews and the code below then use your own record.
Until you enter one, the previews show the real, public data of Colruyt Group.
Small. Your name, your enterprise number, what the register says about your registration, and the retrieval date.
Fuller. Beside the identity, the card shows the key figures from your latest filed annual accounts, with the fiscal year, the schema and the filing date.
- What the KBO records about your registration, and the legal situation the register itself records.
- The figures from your latest annual accounts filed with the NBB, with the fiscal year and the filing date.
- Whether a source reports nothing or could not be read: the widget says which of the two.
- No Checked score, no bankruptcy probability and no risk label: those are on the record, next to their basis.
- No directors and no personal data.
If the register records a bankruptcy or dissolution, the widget shows that too.
- The line defines a custom element with a shadow root. Your CSS cannot reach the widget and the widget cannot reach your page.
- If the script is blocked, nothing appears, not even an error message.
- One GET to checked.be per company and language. No cookie, no localStorage, no measurement of your visitors.
| Attribute | Value | Meaning |
|---|---|---|
| data-kbo | 0400378485 | Your enterprise number, ten digits. |
| data-widget | badge | card | The compact badge or the fuller card. |
| data-lang | nl | fr | en | The widget language. The link to the record follows the same language. |
If you would rather place the widget yourself instead of letting it appear beside the script line, load the script once and put
<checked-card kbo="0400378485" lang="en"></checked-card>
wherever you want it.
If your CMS may not load scripts, you can place the badge as an image. It shows your company's name and, where known, a risk standing, with a link to the record.