Amplitude entegrasyonu | Zervanor
← Tüm konnektörler

Amplitude

Aynı zamanda bir ajan aracı
data-analytics

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.

polling

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.

GET

List Events

List events tracked in the project with weekly totals (GET /api/2/events/list). Safe, no-parameter identity + connectivity probe.

GET

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.

GET

Event Segmentation

Get metrics for an event over time with optional segmentation and grouping (GET /api/2/events/segmentation).

GET

Funnel Analysis

Get conversion and drop-off rates across an ordered set of events (GET /api/2/funnels).

GET

Retention Analysis

Compute retention between a start event and a return event over time (GET /api/2/retention).

GET

Get User Activity

Get a user's summary and recent event history (GET /api/2/useractivity).

GET

Search Users

Search users by Amplitude ID, User ID, Device ID or user property value (GET /api/2/usersearch).

GET

Realtime Active Users

Get active-user counts at 5-minute granularity over a 2-day window (GET /api/2/realtime).

GET

Get Chart Results

Retrieve the results of an existing saved chart as CSV (GET /api/3/chart/{chart_id}/csv).

GET

List Annotations

List all chart annotations (GET /api/3/annotations).

GET

Get Annotation

Get a single chart annotation by id (GET /api/3/annotations/{annotation_id}).

POST

Create Annotation

Create a chart annotation (POST /api/3/annotations).

PUT

Update Annotation

Update a chart annotation (PUT /api/3/annotations/{annotation_id}).

DELETE

Delete Annotation

Delete a chart annotation (DELETE /api/3/annotations/{annotation_id}).

GET

List Cohorts

List all behavioral cohorts in the project (GET /api/3/cohorts).

GET

Request Cohort Download

Request a download of a cohort's membership; returns a request_id to poll (GET /api/5/cohorts/request/{id}).

GET

Get Cohort Request Status

Poll the status of an async cohort download request (GET /api/5/cohorts/request-status/{request_id}).

GET

Get Cohort File

Download the completed cohort membership file for a finished request (GET /api/5/cohorts/request/{request_id}/file).

POST

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).

POST

Update Cohort Membership

Add or remove members of a list-based cohort (POST /api/3/cohorts/membership).

GET

Get Cohort Download Usage

Check the current monthly usage and limit for the Behavioral Cohorts Download API (GET /api/3/cohorts/usage).

GET

List Taxonomy Event Types

List all event types in the tracking plan (GET /api/2/taxonomy/event).

GET

Get Taxonomy Event Type

Get a single event type by name (GET /api/2/taxonomy/event/{event_type}).

POST

Create Taxonomy Event Type

Create an event type in the tracking plan (POST /api/2/taxonomy/event).

PUT

Update Taxonomy Event Type

Update an event type (PUT /api/2/taxonomy/event/{event_type}).

DELETE

Delete Taxonomy Event Type

Delete an event type (DELETE /api/2/taxonomy/event/{event_type}).

GET

List Taxonomy Event Properties

List event properties in the tracking plan (GET /api/2/taxonomy/event-property).

POST

Create Taxonomy Event Property

Create an event property (POST /api/2/taxonomy/event-property).

PUT

Update Taxonomy Event Property

Update an event property (PUT /api/2/taxonomy/event-property/{event_property}).

DELETE

Delete Taxonomy Event Property

Delete an event property (DELETE /api/2/taxonomy/event-property/{event_property}).

GET

List Taxonomy User Properties

List all user properties in the tracking plan (GET /api/2/taxonomy/user-property).

GET

Get Taxonomy User Property

Get a single user property by name (GET /api/2/taxonomy/user-property/{user_property}).

POST

Create Taxonomy User Property

Create a user property (POST /api/2/taxonomy/user-property).

PUT

Update Taxonomy User Property

Update a user property (PUT /api/2/taxonomy/user-property/{user_property}).

DELETE

Delete Taxonomy User Property

Delete a user property (DELETE /api/2/taxonomy/user-property/{user_property}).

GET

List Taxonomy Categories

List all event categories in the tracking plan (GET /api/2/taxonomy/category).

POST

Create Taxonomy Category

Create an event category (POST /api/2/taxonomy/category).

PUT

Update Taxonomy Category

Update an event category (PUT /api/2/taxonomy/category/{category_id}).

DELETE

Delete Taxonomy Category

Delete an event category (DELETE /api/2/taxonomy/category/{category_id}).

POST

Create Release

Create a release marker (POST /api/2/release). Useful for annotating deploys against analytics.

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.