Mailchimp: Automation Activities

Description

  • Each record represents an activity taken in relation to a automation email.

Supported Data Sources

  • Mailchimp

Columns

Type
Name
Description

STRING

action_type

One of the following actions: 'open', 'click', or 'bounce'

STRING

automation_email_id

The ID for the automation email that relates to the activity.

STRING

member_id

The ID of the member the activity relates to.

STRING

list_id

The ID of the list the email was sent to.

DATETIME

activity_timestamp

The timestamp when the activity occurred.

STRING

ip_address

The IP address recorded for the action.

STRING

url

If the action is a 'click', the URL on which the member clicked.

INTEGER

bounce_type

If the action is a 'bounce', the type of bounce received: 'hard', 'soft'.

STRING

activity_id

The ID of the activity/event.

STRING

automation_id

The ID for the automation that relates to the activity.

INTEGER

segment_id

The ID for the Segment that relates to the activity.

Last updated

Was this helpful?