Skip to content

Commit 17a13e7

Browse files
author
Kuldeep Kapade
committed
Update README.md
1 parent 1e787e5 commit 17a13e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ OpenAdViewability
44
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.
55

66
## 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.
99
* Unlike OpenVV it doesn't require Flash support from the browser. It tracks the viewability across all web browser platforms.
1010
* It tracks viewability even if the ad element is within the friendly-iframe.
1111

0 commit comments

Comments
 (0)