SizeUp is a responsive Software-as-a-Service (SaaS) tool. You may embed it on your existing web pages/properties and it will support your existing design(s) for desktop, tablet, and mobile.
Your SizeUp code is a single line of JavaScript that will appear as follows...
<script src="https://widget.sizeup.com/bundle.js" data-key="YourClientID"></script>
... and can be placed to best follow your design or brand guidelines.
Sample HTML
Code
Because there are different Content Management Systems (CMS) we are including an example of what elements a "hand-coded" page would contain to integrate your SizeUp application into your website.
Your CMS (like Wordpress, etc.) may include tools or editors that create a section or "division"/<div> on your webpage for including "embeds" or "iframe" or "Custom HTML". Please refer to your CMS documentation for relevant instructions. Alternatively you may contact your website administrator or developer and refer them to this page.
<html>
<head>
<header sample stuff></header sample stuff>
</head>
<body>
<script src="https://widget.sizeup.com/bundle.js" data-key="YourClientID"></script>
</body>
</html>
This is sample code and you would place the code into the appropriate sections of your hand-coded HTML system or your CMS for your website.
File
If you want to download a fully-functioning HTML sample you may do so via this link.
Additional Questions
Prospective Users
If you require additional information or have questions, the optimal way to receive support is to contact our support team via this form.
Existing Clients
Existing Clients should reach out to their Customer Success contact or email CustomerSuccess@SizeUp.com for assistance.
Comments
0 comments
Please sign in to leave a comment.