
Event Mapping
Here’s how Edgee events map to GoSquared:Edgee Event | GoSquared Event | Description |
---|---|---|
Page | pageview | Pageview event with basic page metadata |
Track | Your event name | Custom event name passed through to GoSquared |
User | identify | Associates user traits with a person |
Getting Started
To integrate GoSquared into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/gosquared
from the list of available components. - Enter your GoSquared API Key and Site Token.
- Click Save.
- Once the component has been configured, you are ready to track events via GoSquared from the edge.
Component Name
When configuring the component in your Edgee Data Layer or within SDK calls, useedgee/gosquared
as the component name: