Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Provide a way to connect Munckin to video streaming platforms like Youtube and Twitch. Currently the only way to track video viewing is if it is embedded on a site with munckin with custom JS to log as a webpage visit. However the ability to integrate your Marketo platform with your Youtube or Twitc...
Great, thanks.I edited Href to= URL and click link to visit webpage and the code works perfectly. Thanks for all your help on this!
Sorry I wasn't super clear when I first asked! I want to be able to track the time or percentage of video watched, and then be able to run marketing campaigns off of that.To do that I would need to be able to get a target audience based on a min time/percentage that we set. Also what do you mean by...
Thanks! Confirming this works. However i'm noticing that doing it that way makes it extremely hard to scalably track how long people are watching because it seems to only record the percentage if they click or pause the video. So I wouldn't be able to pull a list of people who reached at least 25%, ...
I edited that page and I see the JS now showing. The munchkin.init is being added after the template is approved but I only see one so hopefully that inst an issue? Do I embed the video in a normal Iframe now and this code will catch it?Thanks!
Thanks! Just tried to make a test page with this, and the video wont embed on to the page. I know I must be doing something wrong, but not sure what. The code of the page below has the code above the but the page is blank?Page: https://build.amazonalexadev.com/Youtube-Integration_YoutubeHTML.html
Sure, I put it here: Youtube Embed - JSFiddle I tested this and it works great to see if a video has been watched ( started and finished), just want to get a bit more granular if possible. I created a token for the youtube ID so the this can live in design studio and the program its used with can d...
Hello-I am trying to edit some video tracking mechanisms into landing page templates using munchkin. I was able to implement the below code without issue and am able to track video starts and finishes. However, I want to be able to parse out how much of the video they watched into percentages ( like...