Toolverse
All skills

amplitude

by openclaw

Track events and analyze product usage via Amplitude API. Query user behavior, cohorts, and funnels.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
1

About this skill

Track events and analyze product usage via Amplitude API. Query user behavior, cohorts, and funnels.

How to use

  1. Uzyskaj klucze dostępu do Amplitude: zaloguj się na https://analytics.amplitude.com, przejdź do ustawień projektu i skopiuj AMPLITUDE_API_KEY oraz AMPLITUDE_SECRET_KEY.

  2. Skonfiguruj zmienne środowiskowe: ustaw zmienne export AMPLITUDE_API_KEY="twoj_klucz" i export AMPLITUDE_SECRET_KEY="twoj_tajny_klucz" w swoim środowisku, aby skill mógł się uwierzytelnić.

  3. Śledź pojedyncze zdarzenia: wysyłaj zdarzenia do Amplitude za pomocą HTTP API, podając identyfikator użytkownika, typ zdarzenia (np. "Button Clicked") i właściwości zdarzenia (np. nazwę przycisku).

  4. Wysyłaj zdarzenia hurtowo: gdy chcesz zalogować wiele zdarzeń naraz, użyj endpoint'u batch, który akceptuje tablicę zdarzeń z identyfikatorami użytkowników i typami zdarzeń.

  5. Eksportuj dane historyczne: pobieraj zdarzenia z wybranego okresu za pomocą Dashboard API, podając daty rozpoczęcia i zakończenia w formacie YYYYMMDDTHH.

  6. Analizuj aktywność użytkowników: sprawdzaj historię zdarzeń konkretnego użytkownika lub listę aktywnych użytkowników w danym przedziale czasowym, aby zrozumieć wzorce użytkowania.

Related skills

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Mobile
152396

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

kotlin-multiplatform

by vitorpamplona

Platform abstraction decision-making for Amethyst KMP project. Guides when to abstract vs keep platform-specific,\nsource set placement (commonMain, jvmAndroid, platform-specific), expect/actual patterns. Covers primary targets\n(Android, JVM/Desktop, iOS) with web/wasm future

Mobile
15105