Skip to content

Commit 07259e4

Browse files
Update src/connections/sources/catalog/libraries/website/shopify-littledata/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent eaf5041 commit 07259e4

File tree

1 file changed

+5
-5
lines changed
  • src/connections/sources/catalog/libraries/website/shopify-littledata

1 file changed

+5
-5
lines changed

src/connections/sources/catalog/libraries/website/shopify-littledata/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@ The following traits are included with an Identify call:
136136
| firstName | Customer's first name | String |
137137
| lastName | Customer's last name | String |
138138
| phone | Customer's phone number | String |
139-
| purchaseCount | Number of orders by this customer | Integer |
139+
| purchaseCount | The number of orders by the customer. | Integer |
140140
| sms_consent_state | If the user has consented to SMS marketing (mapping to [SmsMarketingState](https://shopify.dev/docs/api/customer/unstable/enums/SmsMarketingState)) | String, Null |
141-
| sms_opt_in_level | Level of user's opt in to SMS marketing (mapping to [MarketingOptInLevel](https://shopify.dev/docs/api/customer/unstable/enums/MarketingOptInLevel)) | String, Null |
142-
| state | Shopify customer state - enabled, disabled, invited to create an account or customer declined | String |
143-
| tags | Custom tags applied to the customer | String |
144-
| verified_email | Whether the customer has verified their email | Boolean |
141+
| sms_opt_in_level | The level of the user's opt in to SMS marketing (mapping to [MarketingOptInLevel](https://shopify.dev/docs/api/customer/unstable/enums/MarketingOptInLevel)) | String, Null |
142+
| state | The Shopify customer state - enabled, disabled, invited to create an account or customer declined. | String |
143+
| tags | The custom tags applied to the customer. | String |
144+
| verified_email | Whether the customer has verified their email. | Boolean |
145145

146146
## Support for Google Analytics destination
147147

0 commit comments

Comments
 (0)