Blocks

Amplitude

Product analytics platform for understanding user behavior and driving growth.

Integrate with Amplitude to analyze user behavior, build data-driven product experiences, and drive business growth. Amplitude provides powerful product analytics with behavioral cohorts, funnels, retention analysis, and real-time insights to help you understand what makes users engage, convert, and retain.

Back to Catalog
Toolsamplitude

Block Preview

Amplitude

Product analytics platform for understanding user behavior and driving growth.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the amplitude block with monitoring enabled in production.

Inputs (UI)

Amplitude API Key

short-input

Placeholder: Enter your Amplitude API key

Layout: full

Secret Key

short-input

Placeholder: Enter your Amplitude secret key

Layout: full

Operation

dropdown

Layout: full

Options: Send Event, Identify User, Export Data, Get Cohorts

User ID

short-input

Placeholder: user123

Layout: half

Condition: operation = ["send_event","identify_user"]

Device ID (Optional)

short-input

Placeholder: device123

Layout: half

Condition: operation = ["send_event","identify_user"]

Event Type

short-input

Placeholder: Button Clicked

Layout: full

Condition: operation = "send_event"

Event Properties (JSON)

code

Placeholder: {"button_name": "Submit", "page": "Checkout"}

Layout: full

Condition: operation = "send_event"

User Properties (JSON)

code

Placeholder: {"plan": "premium", "email": "user@example.com"}

Layout: full

Condition: operation = "identify_user"

Start Date

short-input

Placeholder: YYYYMMDD

Layout: half

Condition: operation = "export_data"

End Date

short-input

Placeholder: YYYYMMDD

Layout: half

Condition: operation = "export_data"

Inputs (API)

credential

string

Required

secretKey

string

Optional

operation

string

Required

userId

string

Optional

deviceId

string

Optional

eventType

string

Optional

eventProperties

json

Optional

userProperties

json

Optional

startDate

string

Optional

endDate

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

amplitude_api
Amplitude | NowFlow Blocks