You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A [swup](https://swup.js.org) plugin for integrating Google Analytics.
6
6
- This event is not triggered on intial load, so the first page view must be triggered elsewhere
7
7
- 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
8
8
9
-
Simplified code run by this plugin on the `replaceContent` hook:
9
+
Simplified code run by this plugin on the `page:view` hook:
0 commit comments