Add Findables to your Shopify store by editing your theme's theme.liquid file — no app required.
After signing up, your API key is shown in your Findables dashboard. Copy it.
In your Shopify admin, go to Online Store → Themes. Click the ⋯ menu next to your active theme and select Edit code.
In the file list on the left, open Layout → theme.liquid. Find the closing </head> tag and paste this line just before it:
Replace YOUR_API_KEY with your API key and YOUR_SITE_SLUG with your site slug — both are in your dashboard.
Click Save. Visit your storefront, right-click → View Page Source, and confirm the script tag appears in the <head>.
Findables will start registering your product and collection pages as real visitors land on them.