Closed frj closed 3 years ago
@frj Is this PR still required? If so, would you mind raising it against guardian/libs now that the Ophan types have been migrated there?
closing as the associated PR in ophan was closed before merging. if this needs recreating in the future, please open it again in https://github.com/guardian/libs instead
This is to support sending ophan component events for the ClickToView component in DCR.
The click to view component is rendered as a place holder for third party embedded content, which could have ability to track user activity in guardian products.
The overlay forces the users to click to consent to being tracked by the third party before being able to see the content.
This change enables the tracking of that click event.
This reflects the changes made to ophan in this PR:
https://github.com/guardian/ophan/pull/4055