I am trying to embed a Twitter search timeline and whenever I enter the embedded HTML code, it will not show up in a Marketo Landing Page.
Any insight on how to get the tweets to show up?
This is the embed code that I need to copy from Twitter and put into a marketo landing page:
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/search?q=%23Qonnections%20OR%20%23Qonnections16%20OR%20%23Qonnections2016%20OR%2..." data-widget-id="699676964961931265">Tweets about #Qonnections OR #Qonnections16 OR #Qonnections2016 OR #QlikMaps OR #HappyMapping</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Thank you!
Are you dropping this in as Custom HTML? Are there other scripts that might conflict? Do you get an error message?
I am trying to put it in on a Guided Landing Page.
I tried the embed code in the HTML part of a mktoText variable on the landing page.
I'm not getting any error messages - it just isn't showing up at all. Just blank.
I also tried putting the script directly into template -- but nothing happened.
Please share a link to a LP generated from the template. (Sounds like it should be in the template to me.) HTML/script itself works fine for me.
Problem is solved. It was my bad.
Thanks for replying and offering to help!