Versionv1

Third-party integrations

Intastellar Consents is designed so tags and scripts respect consent: non-essential tracking stays blocked until the visitor chooses; after that, supported platforms receive structured consent state so measurement stays defensible under GDPR-style rules.

Canonical marketing list: Intastellar Consents — Integrations on intastellarsolutions.com stays current as vendors evolve. Below, each platform has a dedicated developer guide on this portal (plus WordPress under its own section).

Shared wiring: Quickstart, window.INTA reference, Customize, Script lifecycle.

Integration guides

PlatformDeveloper documentation
WordPressWordPress: Get started
ShopifyShopify (theme / Liquid)
Google Tag ManagerGoogle Tag Manager
Google Consent Mode v2Google Consent Mode
Google Analytics 4Google Analytics 4
Meta (Facebook) PixelMeta Pixel
HubSpotHubSpot
Microsoft Clarity & UETMicrosoft Clarity and UET
MatomoMatomo
OptimizelyOptimizely
VWOVWO
SegmentSegment
PinterestPinterest
Plain HTML / JavaScriptGet started (JavaScript)

Principles (all integrations)

  1. window.INTA + uc.js first in <head> (or GTM Consent Initialization).
  2. Gate analytics, ads, CRM, and experimentation tags on the visitor’s choice—your container or code must not race the CMP.
  3. Verify in staging after go-live; vendor Consent Mode / cookie docs still apply.

After deployment

  • Metrics may drop after enforcement (fewer hits before consent). That is expected if consent is real.
  • Cookie Observer (platform tier; plans and pricing) observes live cookies and storage after the banner is installed—not a pre-install site scan. See Advanced features.
  • Problems? Debugging.

← Documentation home

Last updated