Embeddable Penguin Prerequisites
As the name implies, the form is an embeddable Angular Element you include on your existing website. Though it is written in Angular, the element is compatible with other frameworks and even static HTML. The form POSTs the prospect data back to the Bold Penguin Exchange.
Script Location
Bold Penguin hosts both beta and production environments.
Beta (for testing)
<script src="https://cdn.beta.boldpenguin.com/embeddable-penguin.min.js"></script>
Production
<script src="https://cdn.boldpenguin.com/embeddable-penguin.min.js"></script>
Authentication
Your account manager will provide you with the following information to configure the embeddable form in our beta environment:
- Client ID || A unique identifier provided by your Account Manager for tracking.
Once we've successfully tested the integration, your Account Manager can provide you with the same information for our production environment.