If you already use GTM, this is the fastest install path — add a Custom HTML tag and you're done. Works on any platform GTM is installed on.
After signing up, your domain handle is shown in your Findables dashboard. It looks like myshop — your script will be served from myshop.findables.ai.
In your GTM workspace, go to Tags → New. Name it Findables.
Click Tag Configuration and choose Custom HTML.
In the HTML field, paste the following:
Replace YOUR_DOMAIN with your domain handle from the Findables dashboard.
<link> tag directly to your platform's <head>. See the guide for your platform:
Under Triggering, select All Pages (the built-in trigger). This fires on every page view.
Click Save, then Submit → Publish your container. Use GTM's Preview mode first if you want to verify the tag fires before publishing.
Once live, Findables will start registering pages as visitors load them — and once you've added the static link tag, AI crawlers will discover your MCP server too.
After signing up, your domain handle is shown in your Findables dashboard. It looks like myshop — your script will be served from myshop.findables.ai.
In your GTM workspace, go to Tags → New. Name it Findables.
Click Tag Configuration and choose Custom HTML.
In the HTML field, paste the following:
Replace YOUR_DOMAIN with the handle from your Findables dashboard.
Under Triggering, select All Pages (the built-in trigger). This fires on every page view.
Click Save, then Submit → Publish your container. Use GTM's Preview mode first if you want to verify the tag fires before publishing.
Once live, Findables will start registering pages as visitors load them.