Skip to content

Commit 926523a

Browse files
author
markzegarelli
committed
Vale edits
1 parent f26797a commit 926523a

File tree

1 file changed

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

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ id: V8ji9rWzoS
77

88
<!-- LR Note: the working copy of the source catalog YML we built on showed this in the `website` source though as of Nov 18 it's labeled cloud-source -->
99

10-
Littledata's [Shopify to Segment connection](https://help.littledata.io/posts/segment-overview/){:target="\_blank"} uses a combination of client-side (browser) and server-side tracking to ensure 100% accurate data about your Shopify store in Segment. Littledata automatically integrates with Shopify and Shopify Plus sites to capture every customer touchpoint, including sales, marketing, customer and product performance data.
10+
Littledata's [Shopify to Segment connection](https://help.littledata.io/posts/segment-overview/){:target="\_blank"} uses a combination of client-side (browser) and server-side tracking to ensure 100% accurate data about your Shopify store in Segment. Littledata automatically integrates with Shopify and Shopify Plus sites to capture every customer touch point, including sales, marketing, customer and product performance data.
1111

1212
Littledata is available as an independent [Shopify App](https://apps.shopify.com/segment-com-by-littledata){:target="\_blank"}.
1313

@@ -78,7 +78,7 @@ Below is a table of events that **Shopify by Littledata** sends to Segment throu
7878
7979
You can _opt out_ of device-mode pageviews or events by setting `disableClientSideEvents: true` or `disablePageviews: true` in the `LittledataLayer` settings.
8080

81-
The source also respects [GDPR-compliant cookie](https://blog.littledata.io/2021/06/18/shopify-cookie-banner-gdpr-compliance/) consent via Shopify's cookie banner, or popular consent management platforms such as [OneTrust](https://help.littledata.io/help/integrating-onetrust-with-shopify/) and [TrustArc](https://help.littledata.io/posts/integrating-trustarc-with-shopify/).
81+
The source also respects [GDPR-compliant cookie](https://blog.littledata.io/2021/06/18/shopify-cookie-banner-gdpr-compliance/) consent through Shopify's cookie banner, or popular consent management platforms such as [OneTrust](https://help.littledata.io/help/integrating-onetrust-with-shopify/) and [TrustArc](https://help.littledata.io/posts/integrating-trustarc-with-shopify/).
8282

8383
## Cloud-mode events
8484

@@ -143,7 +143,7 @@ The following traits are included with an Identify call:
143143

144144
## Support for Google Analytics destination
145145

146-
All events (device-mode and cloud-mode) contain the Google Analytics `clientId` field where known. This allows the [Google Analytics destination](/docs/connections/destinations/catalog/google-analytics/#supported-sources-and-connection-modes) to be configured in cloud-mode only, so all client side events are relayed via Segment's servers - reducing the scripts needed on your website.
146+
All events (device-mode and cloud-mode) contain the Google Analytics `clientId` field where known. This allows the [Google Analytics destination](/docs/connections/destinations/catalog/google-analytics/#supported-sources-and-connection-modes) to be configured in cloud-mode only, so all client side events are relayed through Segment's servers - reducing the scripts needed on your website.
147147

148148
## Support for email marketing destinations
149149

@@ -194,15 +194,15 @@ The list below outlines the properties included in most events. See the 'Track (
194194
| `sent_from` | A unique property to identify events sent by Littledata | String |
195195
| `shipping_method` | The shipping method chosen for checkout | String |
196196
| `shipping` | The shipping cost | Float |
197-
| `source_name` | The source of the order or checkout (e.g. `web`, `android`, `pos`) | String |
197+
| `source_name` | The source of the order or checkout (like `web`, `android`, `pos`) | String |
198198
| `step` | The checkout [step number](https://help.littledata.io/posts/shopify-checkout-funnel-updates/) | Integer |
199199
| `subscription_revenue` | The revenue associated with a [Subscription Event](#subscription-events) | Float |
200200
| `subtotal` | Order total after discounts but before taxes and shipping | Float |
201201
| `tax` | The amount of tax on the order | Float |
202202
| `total` | The total value of the order | Float |
203203
| `userId` | Chosen user identifier, defaulting to Shopify Customer ID | String |
204204

205-
> note "" \*`revenue` is available only with the Order Completed event, and only if the store opts in via the Littledata application. Revenue is a reserved property in many Segment destinations. Opting in will override the `total` property sent to Google Analytics.
205+
> note "" \*`revenue` is available only with the Order Completed event, and only if the store opts in through the Littledata application. Revenue is a reserved property in many Segment destinations. Opting in will override the `total` property sent to Google Analytics.
206206
207207
## Product properties
208208

@@ -232,9 +232,9 @@ Each item in the `products` array, or Product Viewed and Product Added events, w
232232

233233
## Import all orders
234234

235-
With an [annual Littledata Plus plan](https://www.littledata.io/app/enterprise){:target="\_blank"} you can import all Shopify orders and refunds from before you started using Segment, to sync with destinations that support timestamped events (for example, a data warehouse). This enables you to build a complete customer history in your chosen destination.
235+
With an [annual Littledata Plus plan](https://www.littledata.io/app/enterprise){:target="_blank"} you can import all Shopify orders and refunds from before you started using Segment, to sync with destinations that support timestamped events (for example, a data warehouse). This enables you to build a complete customer history in your chosen destination.
236236

237-
This data import includse all the [event properties](#event-properties) usually sent with an `Order Completed` event, including the [customer traits](#identify-calls).
237+
This data import includes all the [event properties](#event-properties) usually sent with an `Order Completed` event, including the [customer traits](#identify-calls).
238238

239239
## Advanced settings
240240

0 commit comments

Comments
 (0)