Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 32a74ed

Browse files
Merge pull request #219 from serundeputy/patch-1
Sp. error screeview --> screenview
2 parents d521ddf + aa23ef6 commit 32a74ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/page-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Google Analytics docs: [page tracking](https://developers.google.com/analytics/d
4949

5050
### Use screenview with autotracking
5151

52-
It is also possible to use autotracking and screen tracking by passing true to the `screeview` property in the `autoTracking` object
52+
It is also possible to use autotracking and screen tracking by passing true to the `screenview` property in the `autoTracking` object
5353

5454
```js
5555
import Vue from 'vue'

0 commit comments

Comments
 (0)