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

Improve page view and event APIs #182

Closed
8 of 10 tasks
StaehliJ opened this issue Jul 19, 2023 · 0 comments · Fixed by #183
Closed
8 of 10 tasks

Improve page view and event APIs #182

StaehliJ opened this issue Jul 19, 2023 · 0 comments · Fixed by #183
Assignees
Milestone

Comments

@StaehliJ
Copy link
Contributor

As a GD analyst I would like data to be sent according to official specifications. As Mediapulse analyst I want the same, with [dedicated specifications[(https://ktglbuc.sharepoint.com/sites/TechGroupMediapulseOnlineData). As BU analyst I want optional data to be sendable as well for page views and events.

Acceptance criteria

  • Requirements listed above have been implemented.
  • APIs provide proper types to fill comScore and Commanders Act data in a way that clearly identifies which data goes to which service.
  • The page view and event APIs for Commanders Act accept additional labels in a flexible way.

Tasks

General

  • Update page view and event APIs to accept data explicitly tailored for comScore, resp. Commanders Act, in a single call.
  • Update demo.
  • Update documentation.

comScore

  • Add open page view label dictionary and ensure correct merge with official labels.

Commanders Act

  • Send name in page_name (replaces content_title).
  • Send type in page_type (replaces content_page_type).
  • Add other page view parameters from the specifications. Remark: page_id does not seem mandatory.
  • Add other event parameters from the specifications.
  • Add open page view label dictionary and ensure correct merge with official labels.
  • Add open event label dictionary and ensure correct merge with official labels.

Hint

Required are probably only title, levels and type.

@StaehliJ StaehliJ self-assigned this Jul 19, 2023
@defagos defagos changed the title Improve page view and hidden event APIs Improve page view and event APIs Jul 20, 2023
@StaehliJ StaehliJ linked a pull request Jul 21, 2023 that will close this issue
6 tasks
@StaehliJ StaehliJ added this to the Analytics milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant