https://github.com/getformo/sdk
Formo Web SDK
https://github.com/getformo/sdk
analytics onchain-analytics product-analytics sdk web-analytics
Last synced: 5 months ago
JSON representation
Formo Web SDK
- Host: GitHub
- URL: https://github.com/getformo/sdk
- Owner: getformo
- License: mit
- Created: 2024-09-27T06:32:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-15T09:09:28.000Z (5 months ago)
- Last Synced: 2026-01-15T09:16:46.714Z (5 months ago)
- Topics: analytics, onchain-analytics, product-analytics, sdk, web-analytics
- Language: TypeScript
- Homepage: https://docs.formo.so/sdks/web
- Size: 1.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: funding.json
- License: LICENSE
Awesome Lists containing this project
README
Formo Web SDK
Unified analytics for onchain apps.
Website
·
Docs
·
Dashboard
·
Slack
·
X
## Installation
The Formo Web SDK is a Javascript library that allows you to track user event data from your website and app.
You can install Formo on:
- [Wagmi](https://docs.formo.so/install#wagmi) (recommended)
- [HTML Snippet](https://docs.formo.so/install#html-snippet)
- [React](https://docs.formo.so/install#react)
- [Next.js app router](https://docs.formo.so/install#next-js-app-router)
- [Next.js pages router](https://docs.formo.so/install#next-js-pages-router)
## Configuration
Visit Formo's [Developer Docs](https://docs.formo.so) for detailed guides on local testing, debugging, and consent management.
## Methodology
Learn how Formo handles [onchain attribution](https://docs.formo.so/data/attribution) and [data collection](https://docs.formo.so/data/what-we-collect).
## Support
Join the [Formo community Slack channel](https://formo.so/slack) for help and questions.
## Contributing
[Contributions](https://github.com/getformo/sdk/blob/main/CONTRIBUTING.md) are welcome! Feel free to open fixes and feature suggestions.