<script> to your site you will then be able to insert your embedded landing page. This can be done by pasting the below snippet into your page in the place you want your landing page to be embedded.
INFOEnsure to replace the
[SLUG] and [TERRITORY_CODE] with the slug and code that we will provide you at time of integration.You may have been given this in the format [SLUG]/[TERRITORY_CODE]. If this is the case, just extract the values and use them as shown above.Setting width and height
You do not need to set the width and height of your embedded landing page, by default the width is set to100% and the height to 720px.
However, in the event you do need to adjust these values, the width and height can be easily configured by providing either px or % values as width and height attributes on the <beansid-landing-page> element itself.
In the example below the width of the landing page is being set to 500px, and the height to 100%.
NOTEA minimum height of 720px is enforced to ensure that all relevant content is visible to a user.