Skip to content

Commit 81790e2

Browse files
author
markzegarelli
committed
updated Cart Shared snippet per #1952
1 parent 8c798cc commit 81790e2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/spec/ecommerce

1 file changed

+1
-1
lines changed

src/connections/spec/ecommerce/v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2633,7 +2633,7 @@ This event supports the following semantic properties:
26332633

26342634
Example:
26352635
```js
2636-
analytics.track('Cart Viewed', {
2636+
analytics.track('Cart Shared', {
26372637
share_via: 'email',
26382638
share_message: 'Hey, check out this item',
26392639
recipient: '[email protected]',

0 commit comments

Comments
 (0)