Quickstart
Connect Telemetree and start tracking your events!
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
Github: our React TWA boilerplate to make your life easier!
Install
Install
Github | NPM Install Telemetree React SDK using npm or yarn
Please 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
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!
Verify your email
Verify your email and proceed to the dashboard.
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.
Send your first event
After our SDK captures at least one event from your app, you will get access to your dashboard. Important: it may take up to 60 minutes for the event to appear in your dashboard.
Additional resources
Useful links that will help you in designing and developing a Telegram app.