Install via Google Tag Manager

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.

1

Get your API key

After signing up, copy your API key from your Findables dashboard.

2

Create a new Tag

In your GTM workspace, go to Tags → New. Name it Findables.

Click Tag Configuration and choose Custom HTML.

3

Paste the tag HTML

In the HTML field, paste the following:

<script src="https://cdn.findables.ai/findables.js?key=YOUR_API_KEY" data-site="YOUR_SITE_SLUG"></script>

Replace YOUR_API_KEY with your API key and YOUR_SITE_SLUG with your site slug — both are in your dashboard.

Check Support document.write is OFF — it's not needed and slows page load.
4

Set the trigger

Under Triggering, select All Pages (the built-in trigger). This fires on every page view.

5

Save and publish

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.