Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingEvent > sourceAndMedium
Where the MarketingEvent
occurred and what kind of content was used. Because utmSource
and utmMedium
are often used interchangeably, this is based on a combination of marketingChannel
, referringDomain
, and type
to provide a consistent representation for any given piece of marketing regardless of the app that created it.
Signature:
sourceAndMedium: Scalars['String']['output'];