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

In development

Shopify app with Theme Extension, OAuth, and server-side tracking. In development, not yet live on the Shopify App Store.

Theme ExtensionServer-side trackingWebhooks
View Documentation
πŸ“

WordPress

In development

WordPress SDK for tracking and cookie banner setup.

Cookie bannerPage 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 via script tag, no config needed.

Script tag installApp Router supportTypeScript
View Documentation
βš›οΈ

React

● Live

Drop the script tag into any React app to start tracking.

Script tag installTypeScriptSSR support
View Documentation
πŸ’š

Vue.js

● Live

Drop the script tag into any Vue app to start tracking.

Script tag installTypeScriptNuxt support
View Documentation
🟒

Node.js

In development

Server-side SDK for Node.js applications.

TypeScriptAsync/await
View Documentation
🐍

Python

In development

Python SDK for server-side tracking and data pipelines.

Type hintsAsync support
View Documentation
🐘

PHP

In development

PHP SDK for Laravel, Symfony, and vanilla PHP.

PSR-4Laravel support
View Documentation

Coming soon

These integrations are not built yet. Let us know you need one and we will prioritize it.

πŸ”—

Segment

Coming soon

Send Conseto events through Segment for unified data collection.

Request this integration
πŸ›’

BigCommerce

Coming soon

Native BigCommerce integration for e-commerce tracking.

Request this integration
✨

Wix

Coming soon

Wix App Market integration for easy installation.

Request this integration
🎨

Webflow

Coming soon

Custom code integration for Webflow sites.

Request this integration
⬛

Squarespace

Coming soon

Code injection integration for Squarespace sites.

Request this integration
🧲

Magento

Coming soon

Adobe Commerce / Magento integration for enterprise e-commerce.

Request this integration
πŸš€

RudderStack

Coming soon

RudderStack destination for customer data platform integration.

Request this integration

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.

Integrations | Conseto