Skip to content

Commit 2ae492b

Browse files
committed
fix note style [netlify-ignore]
1 parent 91f0fde commit 2ae492b

File tree

1 file changed

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

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Below is a table of events that **Shopify by Littledata** sends to Segment throu
5454
| Registration Viewed | A user has viewed the /account/register page |
5555
| Thank you Page Viewed | A user has viewed the thank you page after completing an order\* |
5656

57-
> note "" \* This is less reliable than the de-duplicated `Order Completed` event sent from the Littledata servers, but you can use it in device-mode destinations to trigger a conversion. The `payment_method` and `shipping_method` properties are not available with this event.
57+
> note ""
58+
> *This is less reliable than the de-duplicated `Order Completed` event sent from the Littledata servers, but you can use it in device-mode destinations to trigger a conversion. The `payment_method` and `shipping_method` properties are not available with this event.
5859
5960
## Cloud-mode events
6061

@@ -174,7 +175,8 @@ The list below outlines the properties included in the events listed above.
174175
| `total` | The total value of the order | Float |
175176
| `userId` | Chosen user identifier, defaulting to Shopify Customer ID | String |
176177

177-
> 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.
178+
> note ""
179+
> *`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.
178180
179181
## Product properties
180182

0 commit comments

Comments
 (0)