How do I install a visitor ID tag on Bubble.io?

On Bubble.io, your visitor identification tag goes in: Insert > HTML element (in page) OR Settings > Custom Code (in header for site-wide). The install itself takes minutes; the part that goes wrong on Bubble.io is below.

Where the tag goes

  1. Insert > HTML element (in page) OR Settings > Custom Code (in header for site-wide).
  2. Paste your vendor’s tag snippet exactly as issued. Do not wrap it in extra script tags or reformat it.
  3. Publish or deploy, then verify (below) before trusting data.

What breaks visitor tracking on Bubble.io?

Scripts in HTML elements only execute in run-mode (published), not in the editor canvas preview.

How do you verify the tag fires?

Publish app, open live page, check DevTools console for script output and Network tab for external resources.

Then run through the labeled QA checklist before you rely on the numbers, and set expectations with the match-rate calculator — no vendor identifies every visitor.

All platform install guides