Last active
February 18, 2022 21:43
-
-
Save sb8244/f97f43570643a84860f54502d91b7eec to your computer and use it in GitHub Desktop.
Clove IFrame Embed Code — View more at https://hub.clovecx.com/hc/a/Embed-Your-Customer-Hub-cade7a305d6c4a458921e7a947421f8e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Note: un-minified source code available at clove-embed.js --> | |
<script type="text/javascript" src="https://public-cdn.cloveapp.io/clove-embed.min.js"></script> | |
<script type="text/javascript"> | |
CloveEmbed.installFrameListener() | |
CloveEmbed.setFrameUrl("https://yourhub.example.com") | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment