Hello,
Is experiment.js sunsetted? If so, could you point me to the official communication about it?
We were previously advised by support to remove experiment.js and use only https://cdn.eu.amplitude.com/script/our_api_key.js for serving experiments.
With the old setup, the cookies set by experiment.js (starting with EXP_) were marked as Necessary in our CMP to avoid flickering when serving content. The cookies set by the tracking SDK (starting with AMP_) were categorized as Statistics, since we need to comply with GDPR in the EU.
With the new script, we’re not sure which cookies are now being set to replace the EXP_ ones, and our old configuration isn’t working as expected. Could you clarify which cookies we should configure in the CMP to ensure experiments are served correctly without introducing tracking before consent?