Amplitude
Aynı zamanda bir ajan aracıAmplitude Analytics (Basic-authed management + query surface): export raw events, run segmentation/funnel/retention queries, look up users, manage annotations, behavioral cohorts, taxonomy (events/properties/categories) and releases via the Dashboard REST, Export, Cohorts, Taxonomy and Releases APIs.
40 eylemler · 1 tetikleyiciler
Amplitude entegrasyonu — 40 aksiyon ve 1 tetikleyici ile Amplitude'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: List Events, Export Raw Events, Event Segmentation, Funnel Analysis, Retention Analysis. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.
Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.
Tetikleyiciler 1
Amplitude üzerinde bir iş akışını başlatabilen olaylar.
New Amplitude events (polled export window)
Polls GET /api/2/export on a schedule, advancing the start hour watermark. Response is a zip of event JSON; the engine advances the window each run.
Eylemler 40
Zervanor'un Amplitude üzerinde yapabilecekleri.
List Events
List events tracked in the project with weekly totals (GET /api/2/events/list). Safe, no-parameter identity + connectivity probe.
Export Raw Events
Export a zipped archive of raw event JSON for a time window (GET /api/2/export). start/end are hour-granular (YYYYMMDDTHH). Max 365-day span, 4GB per request. Response is a binary zip.
Event Segmentation
Get metrics for an event over time with optional segmentation and grouping (GET /api/2/events/segmentation).
Funnel Analysis
Get conversion and drop-off rates across an ordered set of events (GET /api/2/funnels).
Retention Analysis
Compute retention between a start event and a return event over time (GET /api/2/retention).
Get User Activity
Get a user's summary and recent event history (GET /api/2/useractivity).
Search Users
Search users by Amplitude ID, User ID, Device ID or user property value (GET /api/2/usersearch).
Realtime Active Users
Get active-user counts at 5-minute granularity over a 2-day window (GET /api/2/realtime).
Get Chart Results
Retrieve the results of an existing saved chart as CSV (GET /api/3/chart/{chart_id}/csv).
List Annotations
List all chart annotations (GET /api/3/annotations).
Get Annotation
Get a single chart annotation by id (GET /api/3/annotations/{annotation_id}).
Create Annotation
Create a chart annotation (POST /api/3/annotations).
Update Annotation
Update a chart annotation (PUT /api/3/annotations/{annotation_id}).
Delete Annotation
Delete a chart annotation (DELETE /api/3/annotations/{annotation_id}).
List Cohorts
List all behavioral cohorts in the project (GET /api/3/cohorts).
Request Cohort Download
Request a download of a cohort's membership; returns a request_id to poll (GET /api/5/cohorts/request/{id}).
Get Cohort Request Status
Poll the status of an async cohort download request (GET /api/5/cohorts/request-status/{request_id}).
Get Cohort File
Download the completed cohort membership file for a finished request (GET /api/5/cohorts/request/{request_id}/file).
Upload Cohort
Create a new cohort or update an existing one from a list of User IDs or Amplitude IDs (POST /api/3/cohorts/upload).
Update Cohort Membership
Add or remove members of a list-based cohort (POST /api/3/cohorts/membership).
Get Cohort Download Usage
Check the current monthly usage and limit for the Behavioral Cohorts Download API (GET /api/3/cohorts/usage).
List Taxonomy Event Types
List all event types in the tracking plan (GET /api/2/taxonomy/event).
Get Taxonomy Event Type
Get a single event type by name (GET /api/2/taxonomy/event/{event_type}).
Create Taxonomy Event Type
Create an event type in the tracking plan (POST /api/2/taxonomy/event).
Update Taxonomy Event Type
Update an event type (PUT /api/2/taxonomy/event/{event_type}).
Delete Taxonomy Event Type
Delete an event type (DELETE /api/2/taxonomy/event/{event_type}).
List Taxonomy Event Properties
List event properties in the tracking plan (GET /api/2/taxonomy/event-property).
Create Taxonomy Event Property
Create an event property (POST /api/2/taxonomy/event-property).
Update Taxonomy Event Property
Update an event property (PUT /api/2/taxonomy/event-property/{event_property}).
Delete Taxonomy Event Property
Delete an event property (DELETE /api/2/taxonomy/event-property/{event_property}).
List Taxonomy User Properties
List all user properties in the tracking plan (GET /api/2/taxonomy/user-property).
Get Taxonomy User Property
Get a single user property by name (GET /api/2/taxonomy/user-property/{user_property}).
Create Taxonomy User Property
Create a user property (POST /api/2/taxonomy/user-property).
Update Taxonomy User Property
Update a user property (PUT /api/2/taxonomy/user-property/{user_property}).
Delete Taxonomy User Property
Delete a user property (DELETE /api/2/taxonomy/user-property/{user_property}).
List Taxonomy Categories
List all event categories in the tracking plan (GET /api/2/taxonomy/category).
Create Taxonomy Category
Create an event category (POST /api/2/taxonomy/category).
Update Taxonomy Category
Update an event category (PUT /api/2/taxonomy/category/{category_id}).
Delete Taxonomy Category
Delete an event category (DELETE /api/2/taxonomy/category/{category_id}).
Create Release
Create a release marker (POST /api/2/release). Useful for annotating deploys against analytics.
Aramanızla eşleşen bir şey yok.
Amplitude kullanan Çözüm Şablonları
Amplitude ile kendi otomasyonunu görsel tasarımcıda kur.
Sıkça sorulan sorular
Amplitude ile neler otomatikleştirebilirim?
40 aksiyon var — örneğin: List Events, Export Raw Events, Event Segmentation, Funnel Analysis, Retention Analysis ve daha fazlası.
Hangi Amplitude olayları bir workflow başlatabilir?
1 tetikleyici — örneğin: New Amplitude events (polled export window).
Amplitude bir AI agent aracı olarak kullanılabilir mi?
Evet. Amplitude'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.
Amplitude entegrasyonu nasıl modellenir?
Amplitude sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.