WP Consent API
Accelerate supports the WP Consent API. Cookie and compliance plugins that support the API can communicate consent status to Accelerate.
Compatible consent plugins#
The WP Consent API ecosystem includes plugins such as:
- Abconsent Sirdata CMP
- Beautiful Cookie Consent Banner
- Civic Cookie Control
- Clickio Consent
- Complianz GDPR/CCPA
- Consent Studio
- consentmanager
- Conzent
- Cookiebot
- CookieFirst
- CookieHub
- CookieTractor
- CookieYes - Cookie Banner for Cookie Consent
- GDPR Cookie Compliance
- GDPR Cookie Consent Plugin - CCPA Ready
- GetTerms Cookie Consent & Policies
- iubenda | All-in-one Compliance
- Pressidium Cookie Consent
- TrustArc Cookie Consent Manager
Implementation expectation#
When a compatible plugin is present, Accelerate reads consent state through WP Consent API instead of trying to own the consent UI itself.
Accelerate can detect when WP Cookie Consent is enabled. This behavior can be overridden with the altis.analytics.consent_enable filter.
Accelerate loads and processes web statistics analytics when WP Cookie Consent has allowed the statistics or statistics-anonymous categories.
By default, Accelerate treats these categories as always allowed:
functionalstatistics-anonymous
Override that list with the altis.consent.always_allow_categories filter when a site needs stricter explicit opt-in behavior.
Use GDPR and Privacy for the data collection model and consent category behavior.