segmentio / consent-manager

Drop-in consent management plugin for analytics.js
https://segmentio.github.io/consent-manager/
MIT License
341 stars 142 forks source link

Minimal snippet version requirement #367

Open karolkochan opened 9 months ago

karolkochan commented 9 months ago

Hey Segment team, I want to confirm that the minimal analytics.js snippet version requirement of 4.1.0 is still valid for Consent Manager v5. Since you mentioned:

Version 5.0.0 and above require that your analytics.js snippet include the method addSourceMiddleware in the analytics.methods array

while the addSourceMiddleware method was introduced in the release 4.5.0. Should I be worried if I use 4.1.0 and want to use Consent Manager?