Skip to content

Multi-site widgets

On Multi-Site plans you manage many client websites from a single VertaFlow account. Each website is a client site with its own public site ID, and you configure and install widgets per site without switching accounts.

See What’s in each plan for which tier unlocks multi-site management and how many sites each plan allows (Plan caps).

Settings → Sites (/settings/sites) is the control surface. One row per client website, each backed by its own public_site_id — the data-site attribute every widget snippet keys off. The same hub powers the single-site Widgets and Pixel screens; it’s just the multi-client view.

From the hub you can:

  • Create a client site (mints its public site ID).
  • Get install code — copy the ready-to-paste <script> for any widget kind (pixel, form, chat, book, reviews, bar, popup) scoped to that site.
  • Archive a site you’ve stopped managing.

Because each site has a distinct site ID, every widget routes its data to the correct client. Lead forms file leads under the right client, the pixel reports per-site in the Pixel dashboard (use the site filter to switch), and chat conversations stay separated.

The install steps are identical for every site — only the data-site differs. Copy each site’s snippet from its row and paste it on that site. See Installing on your site.