Find it on GitHub: /edgee-cloud/gosquared-component
GoSquared helps you grow your business by providing real-time analytics, customer engagement tools, and integrated CRM features. With GoSquared, you can track user behavior, identify leads, and automate communication — all from a single platform.
This component lets you forward analytics data to GoSquared directly from the edge, enabling low-latency event tracking without compromising performance.
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/gosquaredfrom 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: