Jump to a Section

Events

  • Analytics Trigger

    This card receives Adobe Analytics Triggers that are configured in your Adobe I/O account. Read more about setting up Analytics Triggers with Adobe I/O here.

    Note: This card is receiving data from Adobe I/O, not making an inbound call.

    Outputs:

    • Event
      • Event ID (text): ID of the Adobe I/O event
      • Raw Data (object): the raw payload coming from Adobe I/O
    • Event Details
      • Envelope Type (text): Envelope type of the event (i.e. “DATA”)
      • Partition (text): Partition of the event
      • Offset (text): Offset of the event
      • Timestamp (text): Create time of the event, in unix
      • Topic (text): Topic of the event (i.e. “triggers”)
    • Pipeline Message
      • Message ID (text): ID of the message
      • Message Type (text): Message type (i.e. “TRIGGER”)
      • Source (text): Source of the message (i.e. “triggers”)
      • Sent Time (text): Time the message was sent, in unix
      • IMS Org (text): Identity Management System organization name tied to the organization the I/O trigger is configured in
      • Properties (object): Additional properties of the message
    • Trigger
      • Trigger ID (text): ID of the trigger
      • Timestamp (text): Timestamp of the trigger, in Unix
      • MC ID (text): Marketing cloud ID of the front end user that invoked the trigger
      • Enrichments (object): Additional data about the user who invoked the trigger (i.e. dimensions, products, etc) which can be configured in the Analytics Trigger setup (log into Marketing Cloud –> Activation –> Triggers)
      • Trigger Path (object): Additional data about the trigger (i.e. incremental timestamps of the trigger)

Actions

  • Build Report Element

    Build a report element for use with “Read Report” and “Queue Report” actions.

  • Insert Data

    Insert data into an analytics report set.

  • Queue Report

    Queue a report and return the report ID. Use with “Build Report Element” to include report elements.

  • Read Report

    Read a queued report using the report ID. Will fail if the report is not ready.

  • Run Report

    Run a real-time report and immediately read the data. Use with “Build Report Element” to include report elements.