Explore the all-new Advocacy Platform

Advocacy Platform:
Latest Updates
By Shannon May
Product Marketing Manager at ExpertVoice
March 3, 2022
Deliver a custom experience to more experts with new features and expanded services in the most recent ExpertVoice Advocacy Platform update*.
Here’s a quick recap of the presentation and the updates available to you right now.
p.video-title {
position: absolute;
top: 0;
z-index: 1;
padding: 20px 35px;
color: #fff;
font-size: 20px;
line-height: 25px;
font-weight: bold;
}
p.video-title img {
max-width: 100%;
margin-right: 15px;
max-height: 30px;
}
.videoWrapper {
position: relative;
width: 100%;
height: 0;
background-color: #000;
}
.videoWrapper43 {
padding-top: 75%;
}
.videoWrapper169 {
padding-top: 56%;
}
.videoIframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
}
.videoPoster {
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
cursor: pointer;
border: 0;
outline: none;
background-position: 50% 50%;
background-size: 100% 100%;
background-size: cover;
text-indent: -999em;
overflow: hidden;
opacity: 1;
-webkit-transition: opacity 800ms, height 0s;
-moz-transition: opacity 800ms, height 0s;
transition: opacity 800ms, height 0s;
-webkit-transition-delay: 0s, 0s;
-moz-transition-delay: 0s, 0s;
transition-delay: 0s, 0s;
}
.videoPoster:before {
content: ”;
position: absolute;
top: 50%;
left: 50%;
width: 78px;
height: 55px;
margin: -40px 0 0 -40px;
border-radius: 10px;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
background: #231f20;
opacity: .78;
}
.videoPoster:after {
content: ”;
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
margin: -24px 0 0 -7px;
border-left: 20px solid #fff;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
transition: border-color 300ms;
}
/* .videoPoster:hover:before, .videoPoster:focus:before {
border-color: #f00;
}
.videoPoster:hover:after, .videoPoster:focus:after {
border-left-color: #f00;
}*/
.videoWrapperActive .videoPoster {
opacity: 0;
height: 0;
-webkit-transition-delay: 0s, 800ms;
-moz-transition-delay: 0s, 800ms;
transition-delay: 0s, 800ms;
}
@media screen and (max-width:767px){
.videoPoster:after {
margin: -8px 0 0 -7px;
border-left: 12px solid #fff;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
}
.videoPoster:before {
width: 65px;
height: 40px;
margin: -21px 0 0 -36px;
}
p.video-title {
max-height: 20px;
padding: 15px;
font-size: 16px;
}
p.video-title img {
margin-right: 10px;
max-height: 20px;
}
}
jQuery( document ).ready(function($) {
$(document).on(‘click’,’.js-videoPoster’,function(ev) {
ev.preventDefault();
var $poster = $(this)
console.log(“AA”)
var $wrapper = $poster.closest(‘.js-videoWrapper’);
console.log($wrapper)
videoPlay($wrapper);
});
function videoPlay($wrapper) {
var $iframe = $wrapper.find(‘.js-videoIframe’);
var src = $wrapper.attr(‘data-ylink’);
console.log(src)
console.log($iframe)
$wrapper.addClass(‘videoWrapperActive’);
$iframe.attr(‘src’,src);
jQuery(‘.videoWrapper .video-title’).css(‘display’,’none’);
}
function videoStop($wrapper) {
if (!$wrapper) {
var $wrapper = $(‘.js-videoWrapper’);
var $iframe = $(‘.js-videoIframe’);
} else {
var $iframe = $wrapper.find(‘.js-videoIframe’);
}
$wrapper.removeClass(‘videoWrapperActive’);
$iframe.attr(‘src’,”);
}
});
#1. New campaign management features.
Campaigns lets you view, create, and publish multiple unique campaigns that target your brand’s most important experts in the Advocacy Platform. Libraries lets you quickly create and/or edit the components in your campaign.*
#2. Start collecting expert recommendations right away.
If you’d like your products to show up in search results and start collecting recommendations on ExpertVoice, work with your Customer Success partner to host your product catalog at no additional cost.
#3. Work with ExpertVoice Studios to customize your program.
In addition to creating campaigns on your own, you can supplement your program with rich content, motion graphics, or custom video from Studios.
#4. A Support Center with resources and best practices.
Quickly find answers and learn how to use the Advocacy Platform on-demand with the Support Center. It includes important announcements, a helpful checklist, support articles, and more.
We encourage you to get familiar with these improved features and expanded services available to you. If you have any questions or feedback, please contact your Account Executive.
*Note: Brands with a Basic and Basic+ program subscription or the Campaign Manager – Creation and Publication product have early access to the upgraded Advocacy Platform. All other brands will see an upgraded experience in the upcoming weeks. The ability to create and publish campaigns will only be made available by reaching out to your Account Executive.