With Data Collection, you can run your current analytics solution at the edge, 100% privacy-friendly, and without any data loss, whether it’s Google Analytics, Amplitude or any other analytics tool, and even if it’s your own first party analytics solution.Documentation Index
Fetch the complete documentation index at: https://www.edgee.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
How to enable data collection?
After creating your project and adding the Edgee SDK to your website, Edgee will start capturing all the analytics events at the edge. First, enable the analytics component for your project by visiting the Components panel on your project page, and click Add a Component. Then select one of the available components and configure it.
How does it work?
Edgee intercepts the HTTP responses from your backend, and triggers the analytics events directly at the edge, without having to wait for the client to execute any code.
page events (pageview) at the edge.
In the next section we’ll see how to manage the page event, and how to manually trigger other events using Edgee SDK.