-
Notifications
You must be signed in to change notification settings - Fork 222
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
Add plugin to send requests with user ID to a Kantar FocalMeter endpoint #1133
Labels
type:enhancement
New features or improvements to existing features.
Comments
matus-tomlein
added
the
type:enhancement
New features or improvements to existing features.
label
Dec 22, 2022
matus-tomlein
added a commit
that referenced
this issue
Jan 16, 2023
Merged
matus-tomlein
added a commit
that referenced
this issue
Jan 17, 2023
greg-el
pushed a commit
that referenced
this issue
Mar 2, 2023
matus-tomlein
added a commit
that referenced
this issue
Mar 28, 2023
igneel64
pushed a commit
that referenced
this issue
May 9, 2023
greg-el
pushed a commit
that referenced
this issue
May 26, 2023
me-marcel
pushed a commit
to me-marcel/snowplow-javascript-tracker
that referenced
this issue
Jul 3, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will integrate the tracker with the FocalMeter system by Kantar that measures audience of content through a router meter.
The tracker should make a request with the domain user ID whenever that changes. This will be implemented through a plugin that will check the ID in the events in the
afterTrack
callback. The URL endpoint to send the requests to should be configurable when initializing the plugin.The text was updated successfully, but these errors were encountered: