Detailed migration guide, step by step
Case 1: Edgee is the first destination of DNS resolution, in front of your website origin.
yourwebsite.com
, you’ll need to set up the SSL certificate.
Here you have two options:
Case 2: Edgee is the first destination of DNS resolution, in front of a CDN.
Case 3: Edgee is between a CDN and your website origin.
Case 4: Edgee is an additional call within in your workflow
yourproject.edgee.app
).
mywebsite.com
).
Measurement ID
, API Key
, Project ID
, etc.
Make sure to configure each field correctly and then click Add component.
Go to your project > Components, then add your first component.
Activate component
switch.
page
events with your traditional analytics SDK.
For example, you can disable it as follows:
page
events for you
while we start collecting page
events at the edge, without having to remove the Google Analytics SDK entirely.
Once you’re ready to deploy the code change, open the Components panel on your project page.
Here you’ll find the currently inactive component that you’ve configured during step 2.
You’ll need to deploy the code change and then activate the component immediately after.
page
events at the edge,
it’s time to convert all the other events. This step can be incremental but we recommend converting
all events at once so you can confidently remove any unnecessary SDK from your website to improve performance.
For example, you’ll convert this:
page
events to the new property/project while still sending events to the old ones.
This will allow you to compare the two properties/projects and obtain a clear view of how much data you’re missing without Edgee.
Once you’re happy with the results, you can go through step 2, 3, and 4 to let Edgee send events to your main property/project and convert your tracking code to use the Edgee SDK.