Skip to content

Commit a123c5c

Browse files
authored
Apply suggestions from code review
1 parent 21ca800 commit a123c5c

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The following traits are included with an Identify call:
136136
| `marketingOptIn` | The `marketing_opt_in` field from [Shopify customer](https://shopify.dev/docs/admin-api/rest/reference/customers/customer) | String |
137137
| `phone` | The customer's phone number | String |
138138
| `purchaseCount` | The number of orders by this customer | Integer |
139-
| `state` | Shopify [customer state](https://shopify.dev/api/admin-graphql/2022-07/enums/customerstate) - `enabled`, `disabled`, `invited` to create an account or customer `declined` | String |
139+
| `state` | The Shopify [customer state](https://shopify.dev/api/admin-graphql/2022-07/enums/customerstate){:target="_blank"}. This can be `enabled`, `disabled`, `invited` to create an account, or customer `declined` | String |
140140
| `tags` | The custom tags [applied to the customer](https://shopify.dev/docs/admin-api/rest/reference/customers/customer) | String |
141141
| `userId` | Chosen user identifier, defaulting to Shopify Customer ID | Double |
142142
| `verified_email` (v2) | Whether the customer has verified their email | Boolean |
@@ -238,7 +238,7 @@ This data import will include all the [event properties](#event-properties) usua
238238

239239
## Advanced settings
240240

241-
You can customize Littledata's Shopify source from the [data pipeline settings](https://help.littledata.io/posts/data-pipeline-settings/) in the Littledata admin. The general settings affect how we handle details such as orders, products and pageviews. The more advanced settings include:
241+
You can customize Littledata's Shopify source from the [data pipeline settings](https://help.littledata.io/posts/data-pipeline-settings/){:target="\_blank"} in the Littledata admin. The general settings affect how Littledata handles details such as orders, products and pageviews. The more advanced settings include: `cookiesToTrack` and `CDNForAnalyticsJS`.
242242

243243
### cookiesToTrack
244244

0 commit comments

Comments
 (0)