Overview
The Amplitude Native Cookies component by Edgee allows seamless management of the Amplitude AMP_<API_KEY>
device ID cookie at the edge.
By handling this cookie server-side, you ensure consistent user tracking across both Edgee and client-side analytics setups—without requiring manual intervention.
Key Features & Benefits
Features
- Manages the
AMP_[API_KEY]
device ID cookie for Amplitude.
- Configurable modes to determine when the cookie is set:
- safe: Only set cookie after user grants consent (default).
- strong: Set cookie unless user explicitly denies consent.
- always: Set cookie regardless of consent status.
- Integrates seamlessly with Edgee's edge functions and data collection components.
Benefits
- Enhanced Compliance: Ensure adherence to privacy regulations such as GDPR and CCPA by controlling cookie behavior.
- Improved User Trust: Provide users with transparency and control over their data, fostering trust.
- Seamless Integration: Easily integrate with your existing Edgee setup without additional client-side SDKs.
Use Cases
- Privacy Compliance: Manage cookie consent and ensure compliance with data protection laws.
- User Tracking: Maintain consistent user identification across sessions while respecting user preferences.
- Analytics Integration: Integrate with Amplitude's analytics platform for enhanced product insights.
Additional resources: Amplitude Documentation