You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/spec/ecommerce/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The ecommerce category includes the following semantic events:
42
42
43
43
Category pages are a staple of Ecommerce. They let the user browse all of the products in a specific category. You'll want to track all of your product category pages so you can quickly see which categories are most popular.
44
44
45
-
To do that, you'll want to record a specially recognized event called `Viewed Product Category` using a `track call`. This event fires when a visitor views a product category. That view might happen on a page, screen, or modal.
45
+
To do that, you'll want to record a specially recognized event called `Viewed Product Category` using a `track` call. This event fires when a visitor views a product category. That view might happen on a page, screen, or modal.
0 commit comments