Installation
CSS
<link rel="stylesheet" href="https://event.talque.com/talque-js-plugin.css"/>Javascript
<script
async defer type="text/javascript"
src="https://event.talque.com/lib/talque-js-plugin.js">
</script>Content
<div
id="talque-js-plugin"
data-org-id="qRY08MFxsIo97DecfEPk"
data-locale="DE_DE"
data-backend="https://event.talque.com"
data-settings="{}"
data-site-url="/path/to/js-plugin">
</div>Complete Example
Last updated
Was this helpful?