Multimedia event type identifies a click on a media link type inserted in your landing page or through a custom script on a link for an external domain.
- In Scoring for Behavioral Scoring
- In Contact Insight® Actions for a 'Played Media' event
<script type='text/javascript'>
var
ewt.track({name:'played video',type:'multimedia'});
</script>
For a meta-tag implementation, you can use : <meta name='com.goacoustic.pagename' content='Home Page' />
As a passed URL variable, you can use http://www.goacoustic.com/index.html?vpagename=Home%20Page
Comments
0 comments
Article is closed for comments.