Ticket #93 (new enhancement)

Opened 16 years ago

Last modified 16 years ago

Add comScore Beacons to platform

Reported by: khaled Owned by: khaled
Priority: critical Milestone: Completed
Component: main web platform Version:
Severity: Ready Engineering (Tech) Keywords:
Cc:

Description

Need to have comScore beacons fire from all video plays on the site.

Change History

Changed 16 years ago by khaled

Added image to the end of layout.html (id='img1'). Added function fireBeacon() to main.js. Added check in main.js to see if embedded player is loaded and running content media (i.e. it's our embedded player), calls fireBeacon if so. Added check in content_video_effects.js to call fireBeacon when video plays.

Changed 16 years ago by khaled

  • severity changed from Complete - Dev Testing to LIVE Fix - Awaiting Testing

Changed 16 years ago by khaled

  • severity changed from LIVE Fix - Awaiting Testing to LIVE Test - Failed

Changed 16 years ago by khaled

According to comscore, no beacons are being received. However, HTTP monitoring from our sites show a HTTP/GET request being generated going to

http://beacon.securestudies.com/scripts/beacon.dll?
C1=1
&C2=6035213
&C3=&C4=&C5=&C6=
&C7=http%3A//pregnancy.healthguru.com/content/video/watch/100035/Travel_Tips_for_Expecting_Moms
&C8=Pregnancy.HealthGuru?.com%3A%20Travel%20Tips%20for%20Expecting%20Moms
&C9=&rn=81430486

(For location: http://pregnancy.healthguru.com/content/video/watch/100035/Travel_Tips_for_Expecting_Moms).

We are awaiting response from comScore for what additional actions to take.

Changed 16 years ago by khaled

  • severity changed from LIVE Test - Failed to LIVE Fix - Awaiting Testing

Corrected comScore Beacon ID to be C2=3000021. This is now transmitting. Will await word from comScore for confirmation.

Changed 16 years ago by brent

  • milestone changed from Fast Track Items to Completed
Note: See TracTickets for help on using tickets.