Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerJourneySummary > daysToConversion
The number of days between the first session and the order creation date. The first session represents the first session since the last order, or the first session within the 30 day attribution window, if more than 30 days have passed since the last order.
Signature:
daysToConversion?: Maybe<Scalars['Int']['output']>;