Skip to content

Commit e77787d

Browse files
committed
qa
1 parent 0b323b2 commit e77787d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connections/spec/ecommerce/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Property | Type | Description
7878

7979
## Viewed Product
8080

81-
The second special event to record for an Ecommerce installation is 'Viewed Product'. To record that you'll use a Track call.This event fires when a visitor views a product. That view might happen on a page, screen, or preview modal.
81+
The second special event to record for an Ecommerce installation is 'Viewed Product'. To record that you'll use a Track call. This event fires when a visitor views a product. That view might happen on a page, screen, or preview modal.
8282

8383
Note that the properties are required to tell individual tools, like Google Analytics, about the specific product that was viewed. You can always add your own custom properties as well.
8484

src/connections/spec/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from:
44
- '/spec/page'
55
---
66

7-
The Pageall lets you record whenever a user sees a page of your website, along with any optional properties about the page. Calling Page or [Screen](/docs/connections/spec/screen/) in a Segment [source](/docs/connections/sources/) is one of the first steps to getting started with Segment.
7+
The Page call lets you record whenever a user sees a page of your website, along with any optional properties about the page. Calling Page or [Screen](/docs/connections/spec/screen/) in a Segment [source](/docs/connections/sources/) is one of the first steps to getting started with Segment.
88

99
{% include components/reference-button.html href="https://university.segment.com/introduction-to-segment/299969?reg=1&referrer=docs" icon="media/academy.svg" title="Segment University: The Page Method" description="Check out our high-level overview of the Page method in Segment University. (Must be logged in to access.)" %}
1010

0 commit comments

Comments
 (0)