Integration · Eigener Code
Integrate Provifai into Eigener Code
One line of code, one line before </head> in your layout/template. The script loads asynchronously, sets no cookies, and does not affect your loading times. You will find your personal site key in the dashboard under “Labeling”.
Step by Step
- 1
Open your website’s base template (the layout that loads on every page — e.g. layout.html, app/layout.tsx, base.twig).
- 2
Insert your snippet directly before </head>.
<script async src="https://provifai.com/badge.js" data-site="IHR-SITE-SCHLUESSEL"></script> - 3
Deploy and click “Check installation”. The script loads asynchronously — it does not block anything and does not set cookies.
Confirm Integration
After integration, click on “Check integration” in the dashboard under “Labeling”. Provifai will visit your website and immediately confirm that the seal and labeling are active. No further action is required: from now on, continuous monitoring keeps everything up to date.