Twitter Embed Code
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="twitter.com/search?q=%23Qonnections%20OR%20%23Qonnections16%20OR%20%23Qonnections2016%20OR%20%23QlikMaps%20OR%20%23HappyMapping" 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!