Has anyone had success integrating the Amara embed code in their global JavaScript override file in the new UI?
Outside of Canvas you can add their tag as such:
https://amara.org/embedder-iframe'>
Since there's no self-report for successful inclusion of the script in their code, I'm not sure if it's happening successfully if I use $.getScript or adding a new tag to the DOM by using .appendChild. Any tips would be appreciated.