Use Edgee’s Native Cookie Support to manage Amplitude cookies at the edge.
Amplitude uses a device ID cookie (AMP_[API_KEY]
) to track users across sessions. With Amplitude Native Cookies component,
this cookie can be managed directly at the edge.
To know more about the native cookie support, please refer to the Native Cookies documentation.
To integrate Amplitude Native Cookies into your Edgee project:
edgee/amplitude-native-cookies
from the list of available components.Go to your project > Components > Your Amplitude Native Cookies component
The setting determines when the Amplitude device ID cookie is set:
Using strong
or always
modes may not comply with privacy regulations in your jurisdiction (such as GDPR, CCPA, or other applicable laws).
By enabling these modes, you assume full responsibility for:
Edgee provides these features as technical capabilities only. We strongly recommend consulting with your legal team or privacy experts before implementing these modes.
Amplitude cookie name generally starts with AMP_
.
To know more about the cookie name, please refer to the Amplitude documentation.
For more details on Amplitude implementation, refer to the official Amplitude documentation.