Skip to content

Consent ProDocumentation

The Consent Management Platform built for strict regulations with native Webflow integration and universal JavaScript API

Consent Pro Logo - Cookie Consent Management PlatformConsent Pro Logo - Cookie Consent Management Platform

Using Webflow? Start with our native Webflow App for the easiest setup experience:

  • One-click installation directly in Webflow
  • Visual configuration using Webflow Designer
  • Automatic compliance with zero coding required
  • Full customization with Webflow's design tools

Get Started with Webflow App

JavaScript Implementation

For developers requiring advanced customization:

html
<script>
  // Access Consent Pro API
  window.FinsweetConsentPro = window.FinsweetConsentPro || [];
  window.FinsweetConsentPro.push([
    'consent',
    (instance) => {
      console.log('Consent Pro successfully loaded!');

      // Access full API methods
      console.log('instance', instance);
    },
  ]);
</script>

View Complete Implementation Guide

Get Started with the community

Consent Pro is the most comprehensive cookie consent solution available, offering native Webflow integration while providing a powerful JavaScript API that works on any platform. Whether you're building in Webflow, WordPress, Shopify, or a custom environment, Consent Pro ensures full GDPR and CCPA compliance without compromising on design flexibility or performance.

Need help? Our documentation covers everything from basic setup to advanced customizations. Can't find what you're looking for? Contact our support team for personalized assistance.