Skip to content

Commit 40e4e26

Browse files
authored
Merge pull request #130 from xwp/feature/gtm
Add GTM-injected GA4 support
2 parents c1f8765 + d38f0a8 commit 40e4e26

6 files changed

+23
-9
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ All contributions are welcome! Please create [an issue](https://github.com/xwp/s
7272

7373
### Changelog
7474

75+
#### 1.3.5 - Jul 28th, 2023
76+
77+
- Add tracking support for Google Tag Manager setup GA4 with window.dataLayer.
78+
7579
#### 1.3.4 - Jul 15th, 2023
7680

7781
- Fix bug in INP reporting when some attributions were empty.

js/dist/module/web-vitals-analytics.665ea55752ef103c2b58645f0caf15ff.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => 'e53aec45ee02272dfd68cf28c8f0a8cc');
1+
<?php return array('dependencies' => array(), 'version' => '665ea55752ef103c2b58645f0caf15ff');

0 commit comments

Comments
 (0)