Embedded Pre-Qualification Integration Guide
- Personal Loans
- Student Loan Refi
- Home & Auto Insurance
.png?fit=max&auto=format&n=Do_oBZH0urixda83&q=85&s=a202322332fea7257f503fbc8b23ce96)
HTML Code (replace source value with the one provided by Credible):Embedded Prequal - Advanced Capabilities
For teams that want a greater level of control over Credible’s embedded prequalification widgets, additional configuration is available for common partner needs:Custom Colors
Partners can applyprimaryColor and secondaryColor to embedded widgets. These values are applied as CSS variables and restyle components within the widget.
- Personal Loans
- Student Loan Refi
- Home Insurance
To apply
primaryColor or secondaryColor, add customStyles under the ui config:The color values should be HEX format; values above are examples.Full Code Example
Passing Sub ID or Campaign ID
Partners often need to pass an internal tracking identifier (lead ID, campaign name, A/B test variant, etc.) through the widget for reporting and reconciliation.Sub ID
To pass a submission ID through embedded widgets, includeuniqueId in the widget initialization config. This value should be dynamic per user.
.png?fit=max&auto=format&n=Do_oBZH0urixda83&q=85&s=83c5241501bdc968fade8c978605f155)