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
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.
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
Tasks
General
comScore
Commanders Act
page_name
(replacescontent_title
).page_type
(replacescontent_page_type
).page_id
does not seem mandatory.Hint
Required are probably only title, levels and type.
The text was updated successfully, but these errors were encountered: