...
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'ptnr'; vrv.c = '97'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
APP-for both iPhone and Android apps
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'iphn'; vrv.c = '97'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
The expandable looks like this:
...
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'iphn'; vrv.c = '22'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
Screen shots of video playing in an expanded panel:
...
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'ptnr'; vrv.c = '999'; vrv.adunit = 'inter'; vrv.size = '320x416'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
The interstitial will look like this:The tag returns a javascript response similar to this: JS_Response.txt
...
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'iphn'; vrv.c = '999'; vrv.adunit = 'inter'; vrv.size = '300x250'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
This will request will return a js response as well: JS_Response_300x250.txt
...
No Format |
---|
<script> vrv = document.vrv || {}; vrv.b = 'sampletag'; vrv.p = 'ipad'; vrv.c = '999'; vrv.adunit = 'banner'; vrv.size = '728x90'; </script> <script src="https://cad.vrvm.com/passcustom/vrvverve/adtagpixels/vervetag/vervetag.js"></script> |
Ad Formats and Size
...