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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ OpenAdViewability
4
4
This JavaScript SDK is an open source version to track viewability metric for any ad element based on the MRC Viewability guidelines - http://mediaratingcouncil.org/081815%20Viewable%20Ad%20Impression%20Guideline_v2.0_Final.pdf. This implementation is extended from OpenVV - https://github.com/InteractiveAdvertisingBureau/openvv and developed by AdsNative. The purpose of this SDK vs. OpenVV is to provide an ability to track viewability of an ad element as a whole instead for just video ads.
5
5
6
6
## Features
7
-
* According to MRC guidelines it tracks the viewability of an ad if the ad is at least 50% viewable for at least 1 second.
8
-
* If the ad unit is larger than 242,500 pixel area then it considers only at least 30% ad viewable for at least 1 second.
7
+
* According to MRC guidelines it tracks the viewability of an ad if the ad is at least 50% viewable for at least for 1 second.
8
+
* If the ad unit is larger than 242,500 pixel area then it considers only at least 30% ad viewable for at least for 1 second.
9
9
* Unlike OpenVV it doesn't require Flash support from the browser. It tracks the viewability across all web browser platforms.
10
10
* It tracks viewability even if the ad element is within the friendly-iframe.
0 commit comments