You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/shopify-littledata/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Littledata is available as an independent [Shopify App](https://apps.shopify.com
16
16
After the [installation process](https://help.littledata.io/posts/segment-installation-guide/){:target="\_blank"}:
17
17
18
18
- Segment's Analytics.js 2.0 library loads on all pages, except for the checkout.
19
-
- All pages Include a LittledataLayer data layer.
19
+
- All pages include a LittledataLayer data layer.
20
20
- Loads a minified tracking script, hosted on a content delivery network (CDN)
21
21
- Enables sending of device-mode ecommerce events to all Segment destinations
22
22
- Segment's anonymous ID and Google Analytics' client ID is passed to our servers to ensure consistent user journey tracking
@@ -40,7 +40,7 @@ Here's an architecture diagram that shows how the Littledata app mediates data f
40
40
41
41
## Getting Started
42
42
43
-
1.**Login** to your Shopify Store account.
43
+
1.**Log in** to your Shopify Store account.
44
44
2. Go the [Shopify app store listing](https://apps.shopify.com/segment-com-by-littledata){:target="_blank"} for **Segment.com by Littledata**.
45
45

46
46
3. Click **Add app** to begin the installation process.
@@ -49,7 +49,7 @@ Here's an architecture diagram that shows how the Littledata app mediates data f
49
49

50
50
6. Choose either an **Automatic**, a **Manual**, or a **Headless** install. _Automatic installs work in most instances, but if you choose to do a manual install, just follow [this guide](https://help.littledata.io/posts/segment-installation-guide/){:target="\_blank"}._
51
51

52
-
7. Segment's **Analytics.js** library, Littledata **tracking script** and **webhooks**will be automatically applied to the store and the installation process will then be complete.
52
+
7. Segment's **Analytics.js** library, Littledata **tracking script** and **webhooks** automatically apply to the store and the installation process will then be complete.
53
53

54
54
55
55
## Event schema
@@ -234,7 +234,7 @@ Each item in the `products` array, or Product Viewed and Product Added events, w
234
234
235
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.
236
236
237
-
This data import will include all the [event properties](#event-properties) usually sent with an `Order Completed` event, including the [customer traits](#identify-calls).
237
+
This data import includse all the [event properties](#event-properties) usually sent with an `Order Completed` event, including the [customer traits](#identify-calls).
0 commit comments