Provifai

Integration · Shopify

Integrate Provifai into Shopify

One line of code, in the theme layout, one line before </head>. 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. 1

    Online Store → Themes

    For the active theme, click “⋯” → “Edit code”.

  2. 2

    layout / theme.liquid

    Open the theme.liquid file and search for </head> (Ctrl/Cmd+F).

  3. 3

    Insert your Provifai snippet in the line directly above and save.

    <script async src="https://provifai.com/badge.js" data-site="IHR-SITE-SCHLUESSEL"></script>
  4. 4

    Click “Check installation” — done. The seal will appear on all shop pages.

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.

Back to the manual