Skip to content

Commit 62d0b8c

Browse files
committed
Typo
1 parent 44b7f5f commit 62d0b8c

File tree

1 file changed

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

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here's an architecture diagram that shows how the Littledata app mediates data f
4141

4242
Below is a table of events that **Shopify by Littledata** sends to Segment through the analytics.js library. These events will show up as tables in your warehouse, and as regular events in your other Destinations supporting device-mode.
4343

44-
You can _out out_ of device-mode pageviews or events by setting `disableClientSideEvents: true` or `disablePageviews: true` in the `LittledataLayer` settings.
44+
You can _opt out_ of device-mode pageviews or events by setting `disableClientSideEvents: true` or `disablePageviews: true` in the `LittledataLayer` settings.
4545

4646
| Event Name | Description |
4747
| --------------------- | ------------------------------------------------------------------- |
@@ -179,8 +179,7 @@ The list below outlines the properties included in the events listed above.
179179
| `total` | The total value of the order | Float |
180180
| `userId` | Chosen user identifier, defaulting to Shopify Customer ID | String |
181181

182-
> note ""
183-
> \*`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.
182+
> 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.
184183
185184
## Product properties
186185

0 commit comments

Comments
 (0)