Skip to content
Integrations

Connect everything

CONSETO integrates with your favorite platforms, CMSs, and development frameworks. Get started in minutes with our official integrations.

🛍️

Shopify

● Live

Full Shopify integration with Theme Extension, OAuth, and server-side tracking.

One-click installTheme ExtensionServer-side trackingWebhooks
View Documentation
📝

WordPress

● Live

Official WordPress plugin with WooCommerce integration and auto-tracking.

Easy setupWooCommerce supportCookie bannerAuto page tracking
View Documentation
🏷️

Google Tag Manager

● Live

GTM template for easy CONSETO deployment without code changes.

Custom templateConsent Mode v2Event forwardingNo code required
View Documentation

Next.js

● Live

First-class support for Next.js with App Router and Server Components.

npm packageApp Router supportServer-sideTypeScript
View Documentation
🔗

Segment

● Live

Send CONSETO events through Segment for unified data collection.

Source integrationEvent mappingBidirectional syncReal-time
View Documentation
🛒

BigCommerce

● Live

Native BigCommerce integration for e-commerce tracking.

One-click installRevenue trackingProduct analyticsCheckout events
View Documentation

Wix

● Live

Wix App Market integration for easy installation.

App MarketVisual setupCookie bannerE-commerce
View Documentation
🎨

Webflow

● Live

Custom code integration for Webflow sites.

Custom code embedForm trackingPage view eventsCookie banner
View Documentation
⚛️

React

● Live

React hooks and components for seamless integration.

HooksComponentsTypeScriptSSR support
View Documentation
💚

Vue.js

● Live

Vue 3 plugin with composables and directives.

Vue 3 pluginComposablesTypeScriptNuxt support
View Documentation
🟢

Node.js

● Live

Server-side SDK for Node.js applications.

npm packageTypeScriptAsync/awaitBatching
View Documentation
🐍

Python

● Live

Python SDK for server-side tracking and data pipelines.

pip installType hintsAsync supportDjango/Flask
View Documentation
🐘

PHP

● Live

PHP SDK for Laravel, Symfony, and vanilla PHP.

ComposerPSR-4Laravel supportGuzzle HTTP
View Documentation

Squarespace

● Live

Code injection integration for Squarespace sites.

Code injectionE-commerceCookie bannerMember areas
View Documentation
🧲

Magento

● Live

Adobe Commerce / Magento integration for enterprise e-commerce.

ExtensionMulti-storeServer-sideB2B support
View Documentation
🚀

RudderStack

● Live

RudderStack destination for customer data platform integration.

DestinationEvent transformationIdentity resolutionWarehouse
View Documentation

Build a custom integration

Don't see your platform? Use our REST API, webhooks, or SDKs to build custom integrations. Our API documentation has everything you need.

  • Comprehensive REST API
  • Real-time webhooks
  • SDKs for Node.js, Python, PHP
  • OpenAPI specification
// Track an event via API
POST
/api/consent/events
{
"client_id": "conseto_xxx",
"event_name": "purchase",
"properties": {
"value": 99.99,
"currency": "EUR"
}
}

Need a specific integration?

Let us know what platform you'd like us to support next. We prioritize based on customer feedback.