PageCloud supports integration with various online services through embed codes, commonly called widgets or integrations. There are three primary types of embed codes:

Add iFrame Embed Codes

iFrame embed codes represent the most frequently used integration method. They are recognizable by their <iframe> tags at the beginning and </iframe> at the end.

To implement these on PageCloud, paste the complete code directly into your page, which generates an embedded object you can reposition and customize as needed.

Add HTML Snippets or DIVs

HTML snippets are raw code blocks that integrate directly into pages as embedded objects. These typically begin with <div> and conclude with </div>, though variations exist.

Implementation involves copying and pasting the full code into your page to create an adjustable embedded object. Select “Save” and “View Live” to observe these codes functioning properly.

Add Scripts

Scripts are code segments that execute specific functions. They generally remain invisible within the editing interface and handle tasks like event tracking or enabling popup applications such as live chat features.

To use scripts on PageCloud, paste the code into your page. The script functions on your site but won’t display visually. You may see a brief notification confirming the script was added. Select “Save” and “View Live” if the script should produce visible results.

Some services require code placement in specific site sections, such as the <head> or <body>. Access these editors through the Advanced tab in Page Settings, located at the left sidebar’s bottom.