Engagement/Analytics/Webtrends/Tracking: Difference between revisions

Jump to navigation Jump to search
Line 143: Line 143:


2.  Add the following mark-up to reference the video:
2.  Add the following mark-up to reference the video:
<code>
&lt;div id="video-player" class="mozilla-video-control"&gt;
            &lt;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"&gt;
            &lt;/video&gt;
        &lt;/div&gt;
</code>


== Debugging: Why Isn't My Custom Report Populating???  ==
== Debugging: Why Isn't My Custom Report Populating???  ==
165

edits

Navigation menu