Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary / TL:DR: This article outlines the attributes used in the marketing_email_subscribe event

...

Purpose

Send Used to send a welcome email through Blueshift confirmation email or kick off a gauntlet series when a customer has signed up to a free list.

...

When a customer signs up for a free list Signup app will send an event to Blueshift containing the details of the signup. This event then triggers a welcome email in Blueshiftany campaigns associated with it.

...

Attributes

duplicate_signup

Boolean. Indicates whether this is a duplicate sign up

email

Email address used for signup

email_active

Boolean. If eml_sta IN ('A', ‘') and sub.dlv_cde IN ('ME', ‘EM’) THEN ‘true’

ELSE ‘false’

event

Event name

list_code

List code the customer signed up for

source_code

Source code associated with the signup

sua_event_id

Unique identifier from SUA2 for the event

campaign_code

Advantage campaign code

iris_campaign_name

Campaign name in IRIS

...