Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #219 from serundeputy/patch-1
Browse files Browse the repository at this point in the history
Sp. error screeview --> screenview
  • Loading branch information
MatteoGabriele authored May 30, 2019
2 parents d521ddf + aa23ef6 commit 32a74ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/page-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Google Analytics docs: [page tracking](https://developers.google.com/analytics/d

### Use screenview with autotracking

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

```js
import Vue from 'vue'
Expand Down

0 comments on commit 32a74ed

Please sign in to comment.