Skip to content

Commit e08812a

Browse files
author
Kuldeep Kapade
committed
Updated readme
1 parent 4c6ab1a commit e08812a

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# OpenAdViewability
1+
OpenAdViewability
2+
======
3+
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.com
5+
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.
9+
* Unlike OpenVV it doesn't require Flash support from the browser. It tracks the viewability across all web browser platforms.
10+
* It tracks viewability even if the ad element is within the friendly-iframe.
11+
12+
Note: It does not track 'Viewable Video Impression'. It only tracks viewable impressions for ad element as a whole.
13+
14+
## Usage

0 commit comments

Comments
 (0)