Closed Bug 709986 Opened 13 years ago Closed 13 years ago

Track video views on the current First Run page

Categories

(www.mozilla.org :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lforrest, Assigned: sgarrity)

References

Details

Please use this code: https://bugzilla.mozilla.org/show_bug.cgi?id=708404#c2

This will let us see how many people view this video. 

Thanks!
Depends on: 708404
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
Whiteboard: r=98945, b=trunk
Blocks: 711245
qa-verified-trunk http://www-dev.allizom.org/en-US/firefox/8.0/firstrun/
 <video
                id="video"
                width="640"
                height="360"
                controls="controls" preload="metadata"
                poster="/img/covehead/video/poster-brand.jpg"
                src="http://videos-cdn.mozilla.net/brand/Mozilla_Firefox_Manifesto_v0.2_640.webm">

            </video>
Keywords: qawanted
I created a TEST Video Tracking report.  It can be found in the mozilla/firefox (50% sample) profile in the All Custom Reports section.  Note:  It requires that the nearest enclosing div tag has id="video-player" to designate it as a video play as opposed to any other link click.
this was pushed with bug 709987
Whiteboard: r=98945, b=trunk
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.