SDKs
Edgewise provides SDKs for JavaScript and PHP that make it easier to integrate Edgewise into your website or application.
The SDKs provide convenient interfaces to the Edgewise GraphQL API and reduce the amount of custom integration code required.
Using an Edgewise SDK is the recommended way to integrate Edgewise into your website.
JavaScript SDK
The Edgewise JavaScript SDK is designed for browser-based integrations. It provides access to the Edgewise API, Edgewise Components, and website analytics and visitor tracking.
See the JavaScript SDK for installation, usage, and available features.
PHP SDK
The Edgewise PHP SDK provides convenient server-side access to the Edgewise GraphQL API from applications written in PHP, including WordPress websites.
For installation and usage, visit the Edgewise PHP SDK on GitHub.