I recently upgraded to a premium version of Polldaddy and received a script tag for embedding (without the correct id).
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/p/0000000.js"></script>
I am trying to load this script within a specific div in one of my views, but it doesn't seem to be working. Could it be an issue with angular and loading external scripts in a view? If it's possible, I would appreciate some guidance on how to make this work.
Please let me know if you require more information.
Thank you