Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.16.0 #1252

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Release/3.16.0 #1252

merged 4 commits into from
Oct 16, 2023

Conversation

matus-tomlein
Copy link
Contributor

@matus-tomlein matus-tomlein commented Oct 12, 2023

This release adds the FocalMeter plugin to integrate with the FocalMeter system by Kantar that measures audience of content through a router meter. When configured, the tracker makes a request with the user ID from the session context to the configured Kantar endpoint.

The release also fixes a bug in the transform callback in form tracking. To solve the issue with the callback not receiving the HTML element as an argument for submit events, it adds a third, HTML element argument, to the function.

Enhancements
Add plugin to send requests with user ID to a Kantar FocalMeter endpoint (#1133)

Bug fixes
Fix transform function for submit_form event (#1241)

Under the hood
Make pre-commit hook script POSIX compliant (#1246)
Update saucelabs and webdriverio dependencies (#1253)

@bundlemon
Copy link

bundlemon bot commented Oct 12, 2023

BundleMon

Files added (6)
Status Path Size Limits
libraries/browser-tracker-core/dist/index.mod
ule.js
+25.32KB 26KB / +10%
trackers/javascript-tracker/dist/sp.js
+24.22KB 25KB / +10%
trackers/javascript-tracker/dist/sp.lite.js
+14.86KB 15KB / +10%
trackers/browser-tracker/dist/index.umd.min.j
s
+14.7KB 15KB / +10%
libraries/tracker-core/dist/index.module.js
+13.35KB 15KB / +10%
trackers/browser-tracker/dist/index.module.js
+3.51KB 5KB / +10%

Total files change +95.96KB 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

@matus-tomlein matus-tomlein merged commit fa6943d into master Oct 16, 2023
2 checks passed
@matus-tomlein matus-tomlein deleted the release/3.16.0 branch October 16, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants