Skip to content

Commit db7f537

Browse files
pwsegforstisabella
andauthored
Update src/guides/intro-impl.md
Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com>
1 parent 61f3fac commit db7f537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/intro-impl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The other three, Track, Page, and Screen, can be considered as increasingly spec
3333
A Track call is the most basic type of call, and can represent any type of event. Page and Screen are similar and are triggered by a user viewing a page or screen, however Page calls can come from both web and mobile-web views, while Screen calls *only* occur on mobile devices. Because of the difference in platform, the context information collected is very different between the two types of calls.
3434

3535
> success ""
36-
> Segment recommends that you always use the Page and Screen calls when recording a page-view, rather than creating a "Page Viewed" event, because the Page/Screen calls automatically collect much better context information.
36+
> Segment recommends that you always use the Page and Screen calls when recording a page-view, rather than creating a "Page Viewed" event, because the Page/Screen calls automatically collect much better contextual information.
3737
3838
## Anatomy of a Segment message
3939

0 commit comments

Comments
 (0)