Inline Script
A self-contained snippet that doesn’t depend on an external file. Good for static site generators, legacy CMSes, or any site where you can’t add external script tags.Schemas are client-injected, not in the raw HTML source. For schemas in HTML source, use the Next.js SDK or another server-side method.
Add the snippet
Paste this into the<head> on every page of your site, replacing YOUR_PROJECT_ID: