Ticket #685 (closed task: fixed)
Iframe code includes ratings, embed and author info
| Reported by: | and | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 4.3 |
| Component: | Architecture | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
See the screenshot
Ratings, author and the embed box should be removed
Attachments
Change History
comment:2 Changed 17 months ago by and
This is super urgent actually, it's mucking up a lot of embedded videos eg. http://www.ciptamedia.org/video/
comment:3 Changed 17 months ago by and
So these are looking centred now which is great but the ratings and views are still coming up http://www.ciptamedia.org/video/
and also here http://bonnenouvelle.blog.lemonde.fr/2011/12/20/les-punks-noublient-pas-les-punks/#comment-20248
If you look at EngageMedia's piwik stats it seems to pull in hits from this every time the page is loaded. Can we make it that it only records a hit if there is a play, rather than just a load of an embed? Otherwise I think it skews the stats. Sometimes people are loading EM elements in a page that they are not actually looking at.
comment:4 Changed 17 months ago by and
Also at http://www.ciptamedia.org/video/ the controls only half display. Any ideas?
comment:6 Changed 17 months ago by dimo
If you want to track views of embedded videos then we have to add the piwik code in the embed view and display the number of views.
Removing them will mean that views from other site wont be counted at all.
The ratings can be hidden but I thought that since we're using that extra line on top to display the views, why not display the ratings as well.
comment:7 Changed 17 months ago by and
It looks a little ugly and non-standard, sorry. Also this doesn't show plays, just that the player is being loaded, which i don't think is useful information.
Is it possible to just get the plays and not the loads?
comment:8 Changed 17 months ago by dimo
- Status changed from new to closed
- Resolution set to ready for testing
It displays plays and seems to work pretty well. The ratings, embed & author info have been removed.
comment:9 Changed 17 months ago by and
- Status changed from closed to reopened
- Resolution ready for testing deleted
resolved.
comment:10 Changed 17 months ago by and
- Status changed from reopened to closed
- Resolution set to fixed

