Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingTactic
The available types of marketing event.
Signature:
export declare enum MarketingTactic
Member | Value | Description |
---|---|---|
AbandonedCart | "ABANDONED_CART" |
An abandoned cart recovery email. |
Ad | "AD" |
An ad, such as a Facebook ad. |
Affiliate | "AFFILIATE" |
An affiliate link. |
Direct | "DIRECT" |
A direct visit to the online store. |
Display | "DISPLAY" |
A display ad. |
FollowUp | "FOLLOW_UP" |
A follow-up email. |
Link | "LINK" |
A link. |
Loyalty | "LOYALTY" |
A loyalty program. |
Message | "MESSAGE" |
A messaging app, such as Facebook Messenger. |
Newsletter | "NEWSLETTER" |
A newsletter. |
Notification | "NOTIFICATION" |
A notification in the Shopify admin. |
Post | "POST" |
A blog post. |
Receipt | "RECEIPT" |
A promotional receipt. |
Retargeting | "RETARGETING" |
A retargeting ad. |
Search | "SEARCH" |
Paid search. |
Seo | "SEO" |
Search engine optimization. |
StorefrontApp | "STOREFRONT_APP" |
A popup on the online store. |
Transactional | "TRANSACTIONAL" |
A transactional email. |