Amplitude
Build better products by turning your user data into meaningful insights, using Amplitude’s digital analytics platform, now at the edge.
Find it on GitHub: /edgee-cloud/amplitude-component
Amplitude, a comprehensive product analytics platform, is seamlessly integrated with Edgee, allowing you to leverage its robust analytics capabilities directly from the edge. This component bypasses the need for embedding Amplitude’s SDK directly into your site, offering significant improvements in privacy and website performance.
Edgee uses Amplitude’s HTTP API to send events directly to Amplitude, ensuring secure and direct data transmission from the edge to Amplitude.
Amplitude component accepts page
, identify
, and track
events.
Getting Started
To integrate Amplitude into your Edgee project:
- Open the Edgee console and navigate to your project’s Data Collection service.
- Select “Add Component” and choose “Amplitude” from the list of available components.
- Enter your Amplitude
API Key
and click Save.
(Your API Key can be found in the Amplitude Dashboard under Settings > Organization Settings > Project Settings > General > API Keys) - Once the component has been configured, you are ready to send analysis events to Amplitude..
Destination name
When configuring the destination in your Edgee Data Layer or within SDK calls, use amplitude
as the component name to ensure accurate data routing.