November 12, 2025
Media agent for Roku v4.0.4
Fix
- Avoid adding
appIdfromdataToken. - Fix
nrSendErrorEventto send proper data.
November 12, 2025
Roku v4.0.4용 미디어 에이전트
고치다
dataToken에서appId더하지 마십시오.nrSendErrorEvent수정하여 올바른 데이터를 전송하세요.
October 22, 2025
Media agent for Roku v4.0.3
New feature
Ad error timing analytics
- Added comprehensive tracking for ad error recovery patterns to enhance video advertising analytics.
What's changed
New timing attribute
timeSinceLastAdError: Tracks elapsed time since the last ad error occurred- Available for
VideoAdActionevent type only
- Available for
- Provides insights into ad error patterns and recovery times
- Helps optimize ad error handling strategies
Implementation details
- Enhanced
nrTrackRAF()function with error timestamp tracking - Added conditional attribute logic in
nrAddRAFAttributes()function - Implemented robust error state management for accurate timing
October 22, 2025
Roku용 미디어 에이전트 v4.0.3
새로운 기능
광고 오류 타이밍 분석
- 동영상 광고 분석을 강화하기 위해 광고 오류 복구 패턴에 대한 포괄적인 추적 기능을 추가했습니다.
변경된 사항
새로운 타이밍 속성
timeSinceLastAdError: 마지막 광고 오류 발생 이후 경과 시간을 추적합니다.VideoAdAction이벤트 유형에만 사용 가능합니다.
- 광고 오류 패턴 및 복구 시간에 대한 정보를 제공합니다.
- 광고 오류 처리 전략 최적화에 도움이 됩니다.
구현 세부 사항
- 오류 타임스탬프 추적 기능이 추가된 향상된
nrTrackRAF()함수 nrAddRAFAttributes()함수에 조건부 속성 로직을 추가했습니다.- 정확한 타이밍을 위해 강력한 오류 상태 관리 기능을 구현했습니다.
April 22, 2025
Media agent for Roku v4.0.2
Updated
- Added
contentBitrateattribute to video events. This usessegmentationBitrateif available, and falls back tostreamBitratewhen necessary. - Added
adBitrateattribute to ad events. The ad bitrate is now extracted using multiple methods and is standardized to bps (bits per second). - Added
timeSinceLastErrorattribute to error events, reporting the time elapsed since the previous error event.
April 22, 2025
Media agent for Roku v4.0.1
Fix
- Renamed
errorNamewitherrorMessageaserrorNamehas been deprecated.
April 22, 2025
Roku v4.0.1용 미디어 에이전트
고치다
errorName더 이상 사용되지 않으므로errorName의 이름이errorMessage로 변경되었습니다.
April 22, 2025
Roku v4.0.2용 미디어 에이전트
업데이트됨
- 동영상 이벤트에
contentBitrate속성을 추가했습니다. 이것은 가능한 경우segmentationBitrate사용하고, 필요한 경우streamBitrate로 대체합니다. - 광고 이벤트에
adBitrate속성을 추가했습니다. 광고 비트 전송률은 이제 여러 가지 방법을 사용하여 추출되며 bps(초당 비트)로 표준화됩니다. - 이전 오류 이벤트 이후 경과된 시간을 보고하는
timeSinceLastError속성을 오류 이벤트에 추가했습니다.
February 25, 2025
Media agent for Roku v4.0.0
New features & enhancements
- New Event Types Introduced
- VideoAction: This event type represents standard actions related to video playback and interaction.
- VideoErrorAction: This event type captures errors that occur during video playback, providing detailed insight for troubleshooting.
- VideoAdAction: Dedicated event type for tracking actions related to video advertisements, ensuring better granularity and reporting.
- VideoCustomAction: A flexible event type for custom actions and interactions within video applications.
- ConnectedDeviceSystem: This event type monitors general system level events.
Deprecations
- RokuVideo
- The
RokuVideoevent type has been deprecated. Users should transition to using the newer event types that offer enhanced tracking capabilities and specificity.
- The
- RokuSystem
- The
RokuSystemevent type has been deprecated. Users should transition to using the newer event types that offer enhanced tracking capabilities and specificity.
- The
New attributes introduced
- We have introduced a set of new attributes to enhance data tracking and analytics. These attributes provide additional context and details for the new event types. Please refer to the data model documentation for more details.
Impact & actions required
- Transition from RokuVideo: Users currently tracking
RokuVideoevents should adapt their implementations to utilize the newly introduced event types. This change provides improved specificity and scope in tracking actions across video interactions. - Update Implementations: Integrators should update their systems to leverage new attributes introduced with the release, which provide richer context and detail for event tracking.
- Testing & Validation: We recommend testing the implementation of new attributes and event types to ensure compatibility and correct data transmission.
Additional information
For more details on implementing these changes, refer to the updated documentation and integration guides available here. Should you have any questions or require further assistance, please reach out to our support team.
February 25, 2025
Roku v4.0.0용 미디어 에이전트
새로운 기능 및 개선 사항
새로운 이벤트 유형 도입
- VideoAction: 이 이벤트 유형은 비디오 재생 및 상호작용과 관련된 표준 작업을 나타냅니다.
- VideoErrorAction: 동영상 재생 중 발생하는 오류를 캡처하여 인사이트 문제 해결, 해결에 대한 자세한 내용을 제공하는 이벤트 유형입니다.
- VideoAdAction: 비디오 광고와 관련된 작업을 추적하기 위한 전용 이벤트 유형으로, 더 나은 세부성과 보고를 보장합니다.
- VideoCustomAction: 비디오 내에서 맞춤형 액션과 생체복합을 위한 유연한 이벤트 유형입니다.
- ConnectedDeviceSystem: 이 이벤트 유형은 일반 시스템 수준 이벤트를 모니터링합니다.
사용 중단
- 로쿠비디오
RokuVideo이벤트 유형은 더 이상 사용되지 않습니다. 사용자는 향상된 추적 기능과 특이성을 제공하는 최신 이벤트 유형을 사용해야 합니다.
- 로쿠시스템
RokuSystem이벤트 유형은 더 이상 사용되지 않습니다. 사용자는 향상된 추적 기능과 특이성을 제공하는 최신 이벤트 유형을 사용해야 합니다.
새로운 속성이 도입되었습니다
- 우리는 데이터 추적과 분석을 향상시키기 위해 새로운 속성 세트를 도입했습니다. 이러한 속성은 새로운 이벤트 유형에 대한 추가적인 컨텍스트와 세부 정보를 제공합니다. 자세한 내용은 데이터 모델 설명서를 참조하세요.
영향 및 필요한 조치
- RokuVideo에서 전환: 현재
RokuVideo이벤트를 추적하는 사용자는 새로 도입된 이벤트 유형을 활용하도록 구현을 조정해야 합니다. 이러한 변경으로 비디오 상호작용에서 작업을 추적하는 데 있어 구체성과 범위가 더욱 향상되었습니다. - 구현 업데이트: 통합자는 이벤트 추적을 위한 더욱 풍부한 컨텍스트와 세부 정보를 제공하는 이번 릴리스에 도입된 새로운 속성을 활용하도록 시스템을 업데이트해야 합니다.
- 테스트 및 검증: 호환성과 올바른 데이터 전송을 보장하기 위해 새로운 속성과 이벤트 유형의 구현을 테스트하는 것이 좋습니다.
추가 정보
이러한 변경 사항을 구현하는 방법에 대한 자세한 내용은 여기에서 제공되는 업데이트된 설명서와 통합 가이드를 참조하세요. 질문이 있거나 추가 지원이 필요하면 당사 지원팀에 문의하세요.