Skip to content

Commit 8ff584a

Browse files
committed
Update readme
1 parent 90343ce commit 8ff584a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A [swup](https://swup.js.org) plugin for integrating Google Analytics.
66
- This event is not triggered on intial load, so the first page view must be triggered elsewhere
77
- However, the page view event is by default triggered in the [Javascripts tracking snippet](https://developers.google.com/analytics/devguides/collection/analyticsjs/#the_javascript_tracking_snippet) used for embedding Google Analytics
88

9-
Simplified code run by this plugin on the `replaceContent` hook:
9+
Simplified code run by this plugin on the `page:view` hook:
1010

1111
```js
1212
// On sites using gtag.js

0 commit comments

Comments
 (0)