Skip to content

Commit e77f633

Browse files
authored
Merge pull request #2776 from littledata/master
Update to install image, AJS 2.0 and help email
2 parents 81b6543 + afa76c5 commit e77f633

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed
35.4 KB
Loading

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Littledata is available as an independent [Shopify App](https://apps.shopify.com
1212

1313
#### Client-side (device mode) tracking
1414

15-
During the [installation process](https://blog.littledata.io/help/posts/segment-installation-guide/), Littledata adds a `LittledataLayer.liquid` snippet to all pages (included in `theme.liquid`) on your Shopify store. The benefits of this approach include:
15+
During the [installation process](https://blog.littledata.io/help/posts/segment-installation-guide/){:target="_blank"}, Littledata adds a `LittledataLayer.liquid` snippet to all pages (included in `theme.liquid`) on your Shopify store. The benefits of this approach include:
1616

17-
- Segment's analytics.js V1 library is loaded on all pages, except for the checkout
17+
- Segment's Analytics.js 2.0 library is loaded on all pages, except for the checkout
1818
- Includes a LittledataLayer data layer for all pages
1919
- Loads a minified tracking script, hosted on a content delivery network (CDN)
2020
- Enables sending of device-mode ecommerce events to all Segment destinations
@@ -25,30 +25,30 @@ During the [installation process](https://blog.littledata.io/help/posts/segment
2525
During the Segment connection setup, Littledata also adds a set of webhooks to your Shopify store. When a customer interacts with your store these changes are relayed server-side from Shopify to Littledata to Segment. The advantages to this approach are:
2626

2727
- 100% event capture for adds to cart, checkout steps, sales and refunds/returns
28-
- Customer data (e.g. email) securely relayed server-side
28+
- Customer data (for example, email) securely relayed server-side
2929
- No extra scripts on the sensitive and secure checkout pages
3030
- Accurate marketing attribution, even when customers use ad-blockers or cookie opt-outs
31-
- Supports cloud-mode destinations such as [Facebook Conversions API](/docs/connections/destinations/catalog/facebook-pixel-server-side/)
31+
- Supports cloud-mode destinations such as [Facebook Conversions API](/docs/connections/destinations/catalog/actions-facebook-conversions-api/)
3232

3333
Here's an architecture diagram that shows how the Littledata app mediates data flow between Shopify and Segment.
3434

3535
![](images/littledata_arch.png)
3636

3737
> warning "Note"
38-
> This integration is maintained by Littledata _and is not supported by Segment directly_. The Littledata app has been reviewed by the Segment team for conformance with Segment's [E-Commerce Spec](/docs/connections/spec/ecommerce/v2/), and is the recommended way of using Segment with Shopify. However, it does require a paid subscription with Littledata, who mediates the connection between Shopify and Segment. [Contact the Littledata Support team](mailto:support@littledata.io) with any questions.
38+
> This integration is maintained by Littledata _and isn't supported by Segment directly_. The Littledata app has been reviewed by the Segment team for conformance with Segment's [E-Commerce Spec](/docs/connections/spec/ecommerce/v2/), and is the recommended way of using Segment with Shopify. However, it does require a paid subscription with Littledata, who mediates the connection between Shopify and Segment. [Contact the Littledata Support team](mailto:help@littledata.io) with any questions.
3939
4040
## Getting Started
4141

4242
1. **Login** to your Shopify Store account.
4343
2. Go the [Shopify app store listing](https://apps.shopify.com/segment-com-by-littledata){:target="_blank"} for **_Segment.com by Littledata_**.
4444
![](images/Nd5L0C6.png)
4545
3. Click **Add app** to begin the installation process.
46-
4. **Sign up** for a Littledata account using an email address, Google login or Facebook login. _More team members can be added to the subscription after completing the installation process._
46+
4. **Choose a Littledata subscription** suitable for your store's volume of monthly orders.
4747
5. Add the [**Segment write key**](/docs/connections/find-writekey/) for the source that is going to send data in the **input field**.
4848
![](images/eLUh6GF.png)
49-
6. Choose either an **Automatic** or a **Manual** install. _Automatic installs work in most instances, but if you choose to do a manual install, just follow [this guide](https://blog.littledata.io/help/posts/segment-installation-guide/){:target="_blank"}._
49+
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://blog.littledata.io/help/posts/segment-installation-guide/){:target="_blank"}._
5050
![](images/iYM76VI.png)
51-
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.
51+
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.
5252
![](images/kvjNx4M.png)
5353

5454
## Event schema
@@ -234,6 +234,8 @@ Each item in the `products` array, or Product Viewed and Product Added events, w
234234

235235
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 will include all the [event properties](#event-properties) usually sent with an `Order Completed` event, including the [customer traits](#identify-calls).
238+
237239
## Advanced settings
238240

239241
You can edit these data pipeline settings within Littledata's app.

0 commit comments

Comments
 (0)