🖥 Widget Integration
iFrame / WebView Integration
A iframe / webview integration is the most beneficial for your end-users since it offers a low-friction option in a familiar environment for your end-users.
You can get started by adding the code below to your site.
<iframe
style="border-radius: 4px; border: 1px solid #58585f; margin: auto;max-width: 420px"
src="https://widget-dev.rampnalysis.com/widget?accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImFwaV9rZXkiOiJjNjhkOTI1My05MTI4LTQ0MTItYTI3ZS0zYzU1NzA5YjA2MjYiLCJzZWNyZXRfa2V5IjoiZDljYWNkMTBmZGY1NjZlMTFiMWI2ZGE0MGEyOTZkOWE3MDBjMTgzMTc5NjU5ODgwZDg5MGQ4ODgwODc5NTE2MGYyZDdiNDk5In0sImlhdCI6MTY5MDM1NTIwNCwiZXhwIjoxNjkwNDQxNjA0fQ.ZbRZfOQLWZHD7KZ9GAxL0zjPLR7pkggVhh3QhTZTfl8"
height="630px"
width="420px"
title="Rampnalysis widget"
allow="accelerometer; autoplay; camera; gyroscope; payment"
>
</iframe>