How to Build an Excellent Project Page Within Jive
January 22, 2016
Reduce Project Management Time, Improve Collaboration and Provide Measurable Results
Did you know that Jive projects minimize project management time using tasks, due dates and notifications? To help you manage your project’s progress, Jive provides visual cues that give a snapshot of the project. Project home pages can be customized using mobile friendly tiles to showcase your project team members, project progress and featured content.
Learn How to Create and Manage Projects that Drive Results
var pagePath = window.location.href;
var pathReg = new RegExp("/(fr|de)/resource-library/videos");
var captionsOn = pathReg.test(pagePath);
var captionLanguage = "eng";
if(pagePath.indexOf("/fr/") !== -1){
captionLanguage = "fre";
} else if(pagePath.indexOf("/de/") !== -1){
captionLanguage = "ger";
}
window._wq = window._wq || [];
_wq.push({
"96haewvdg8" : {
videoFoam: true,
controlsVisibleOnLoad : false,
playerColor: "5a2bad",
autoPlay: false,
playbar: true,
smallPlayButton: true,
playButton: true,
fullscreenButton: true,
volumeControl: true,
endVideoBehavior: "default",
plugin: {
"captions-v1" : {
onByDefault: captionsOn,
language: captionLanguage
}
}
}
});
_wq.push({ id : "96haewvdg8" , onReady: function(wistiaEmbed){
/* GA EVENT TRACKING FOR CAPTIONS */
wistiaEmbed.bind("play",function(){
jQuery(".w-menu--captions li button").on("click", function(){
if(jQuery(this).text() !== "Off"){
window.dataLayer.push({"event": "evtTrack", "evtCat" : "Video", "evtAction": "Captions", "evtLabel": jQuery(this).text()});
}
});
});/* END GA EVENT TRACKING */
jQuery("#"+wistiaEmbed._containerId).bind("inview", function(event, visible){
if (visible) {
jQuery(this).addClass("in-view");
}
else{
jQuery(this).removeClass("in-view");
}
});
}});
Additional Resources
Learn more and get the insight you need to build a thriving digital workplace.
See how Jive works.
Request a personalized demo.
See for yourself how Jive can drive productivity and engagement across your
organization. Get a free personalized demo.