Skip to content

Commit b62364b

Browse files
committed
Consistent capitals
1 parent 79d8b9e commit b62364b

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In addition to the events tracked as standard, the following hits can be tracked
5454
| Blog Viewed | A prospect has viewed the blog |
5555
| Registration Completed | A prospect has completed registration |
5656

57-
## Cloud-mode events
57+
## Cloud-mode Events
5858

5959
Below is a table of events that **Shopify by Littledata** sends to Segment from Littledata's servers. These events appear as tables in your warehouse, and as regular events in your other Destinations that support cloud-mode. They include the `anonymousId` that links them to the device-mode events where the event was part of a previous user session, or associated with a `userId` that was previously linked with an `anonymousId`. See Littledata's [troubleshooting guide on attribution](https://blog.littledata.io/help/posts/troubleshooting-marketing-attribution-for-shopify/) for more details.
6060

@@ -73,7 +73,7 @@ Below is a table of events that **Shopify by Littledata** sends to Segment from
7373
| Customer Enabled (v2) | A user has confirmed their email address and created a Shopify customer account with verified_email set as true |
7474
| Fulfilment Update (v2) | An order fulfilment status has changed (including status, tracking_numbers and tracking_urls where the shipping integration allows) |
7575

76-
## Identify calls
76+
## Identify Calls
7777

7878
For every event where there is an identifiable Shopify customer (from both the device-mode and cloud-mode) Littledata also sends an Identify call. This happens when the customer logs into the storefront, on the last step of the checkout, with the order, and also after purchase with any customer update in Shopify admin.
7979

@@ -96,11 +96,11 @@ The following traits are included with an Identify call:
9696
| `state` | Whether the customer account is enabled or disabled | String |
9797
| `verified_email` (v2) | Whether the customer has verified their email | Boolean |
9898

99-
## Alias calls
99+
## Alias Calls
100100

101101
To support seamless customer tracking the [Mixpanel](/docs/connections/destinations/catalog/mixpanel/#alias), [Vero](/docs/connections/destinations/catalog/vero/#alias) and [KISSMetrics](docs/connections/destinations/catalog/kissmetrics/#alias) destinations, Littledata ensures the pre-checkout `anonymousId`is added as an alias of the `userId` (used from checkout step 2 onwards).
102102

103-
## Subscription ecommerce events
103+
## Subscription Ecommerce Events
104104

105105
Additional events available through Littledata's [ReCharge connection](https://www.littledata.io/connections/recharge), and available in cloud-mode destinations.
106106

@@ -115,7 +115,7 @@ Additional events available through Littledata's [ReCharge connection](https://w
115115
| Payment Method Updated | A customer has updated the payment method |
116116
| Customer Update | A customer information updated |
117117

118-
## Event properties
118+
## Event Properties
119119

120120
The list below outlines the properties included in the events listed above.
121121

@@ -143,7 +143,7 @@ The list below outlines the properties included in the events listed above.
143143
| `presentment_currency` | The user's local currency | String |
144144
| `presentment_total` | The order total in local currency | String |
145145

146-
## Product properties
146+
## Product Properties
147147

148148
Each item in the `products` array may have the following properties:
149149

0 commit comments

Comments
 (0)