Checklist
- Create an account with us at Telemetree
- Grab your API Key and project ID from the onboarding page
- Initiate one of our SDKs:
- Send your first event
- Access your dashboard
Setup your development
Learn how to setup Telemetree with your project and start sending events.Installing React SDK
Install
Install
Github | NPM
Install Telemetree React SDK using npm or yarnPlease consult with the full integration guide for Telegram initialization options.
Initiate
Initiate
Use the
TwaAnalyticsProvider component to wrap your application’s root component. This enables analytics tracking throughout your app.Installing Python SDK
Install
Install
PyPi
Install Telemetree Python SDK using pip
pip
Initiate
Initiate
To start tracking events, you need to create an instance of the
Telemetree class.Accessing dashboards
Step-by-step guide
Step-by-step guide
Sign up
Create an account at Telemetree — it’s 100% free!
Connect your app
Before you get access to your dashboard, please, use one of our SDKs to connect your app to Telemetree.
Download our SDK and integrate it into your project.
Additional resources
Useful links that will help you in designing and developing a Telegram app.