Versionv1

How do I add Intastellar Consents to my website?

Intastellar Consents is a lightweight cookie banner you can drop in with a short script or WordPress plugin. It is built for GDPR-aligned consent: block non-essential cookies until the visitor chooses, then respect that choice across your stack. For positioning, integrations, and EU hosting, see the Intastellar Consents product overview.

Use the articles below to set it up on your site.

Start here (owners & integrators)

WordPress: latest packaged build (v3.3.9) — Download plugin (ZIP).

Implemented by

Cykelfærgen Flensborg FjordLæsø PakkerejserTeam JacobsenLæssø EfterskoleKlinik Fysioterapi, NordborgLæssø Efterskole

Your own website (not WordPress / Shopify / GTM-only)

If someone can edit your site’s head (or a shared layout), you add two small pieces: a window.INTA block and the line that loads uc.js. Together they show the banner, collect a choice, and work with your stack when tags are wired for consent.

The JavaScript install guide explains what the product does, required vs optional fields, what “working” looks like, and how to check in the browser that tracking behaves as you expect — plus the full copy-paste snippet.

JavaScript install guide · Try demo (hosted)

Google Tag Manager

For teams that manage tags in GTM: paste the same snippet as in the JavaScript install guide into a Custom HTML tag and fire it early (Consent Initialization – All pages or equivalent) so the banner runs before analytics and ads. This article explains what to prepare, how to verify tag order, and common mistakes.

Article: Google Tag Manager

WordPress

Install the plugin from our ZIP, downloads hub, or WordPress.org, then complete Intro and Privacy policy in wp-admin. This article walks through install and “banner does not show” checks.

Article: WordPress (plugin)

The WordPress build does not support fully custom banner markup like the code-on-your-site option above.

Shopify

No App Store app yet — you (or a partner) edit theme.liquid and paste the same kind of script as in the JavaScript install guide. This article adds a checklist, checkout notes, storefront expectations, and troubleshooting.

Article: Shopify (theme)

By implementing the solution you agree to the cookie banner privacy policy.

FAQ

Open Help — FAQs and shortcuts →

Can I use my own design?

Yes. Load the script, then style or replace the banner using the documented CSS classes so your layout stays on-brand.

The banner does not show — what should I check?

WordPress: Almost always Intro / Privacy policy incomplete or a bad policy URL. Follow WordPress (plugin) and Plugin settings.

Your own website (JavaScript): Usually a missing or broken privacy policy link, code in the wrong place, or only on one page. See Common problems in the JavaScript install guide.

Google Tag Manager: Snippet fired too late or invalid privacy URL in the tag. See Google Tag Manager.

Shopify: policy_link not live, or snippet not in theme.liquid. See Shopify (theme).

  • Custom website / Shopify / GTM: In the window.INTA block — see Full snippet for paste in the JavaScript install guide (Shopify and GTM use the same values inside the tag).
  • WordPress: In the plugin Privacy policy (and related) fields — Plugin settings.

Help us build it

Intastellar Consents on GitHub

Last updated