Campaign webpages and webpage forms - Displaying data to leads

Modified on Tue, 5 May at 7:29 PM

Campaign webpages and webpage forms: Displaying data to leads

Webpages and webpage forms are public or private pages dynamically personalized for individual leads — for quotes, invoices, information requests, customer surveys, and other customer-facing content.

TL;DR

Access: Campaign settings → Web pages → + New page template. Write HTML/CSS in the content editor using lead placeholders (e.g. %lead_name%). Control access (public URL / authentication required). Configure visit logging and IP exclusions. Add redirects based on conditions. Embed a webpage form to collect data back from the lead. Each page gets a unique URL per lead via the lead token.

4 things to configure

1

Page content (HTML/CSS)

Click </> Content on a page row. Write HTML with lead placeholders — all Hubhus field values, dates, and booking links are available as %placeholder% syntax. Use the placeholder search to find available values. Add CSS in the collapsible CSS section. Choose "No parent layout" or inherit from a master layout for consistent branding. Include an iframe booking form or webpage form via the embed code.

2

Access control

Click the Public button to open access settings. Choose: Viewable by all with URL (anyone with the lead-specific link can open), Authentication required (logged-in Hubhus users only), or other restriction options. The unique lead URL contains the lead's token — sharing it with the wrong person exposes their data, so choose the appropriate access level.

3

Visit logging

Under access settings, configure Log visits by users: "Do not log users logged in (guests only)" tracks only anonymous visitors (useful for customer-facing pages), "Log all visits" tracks everyone. Add IPs to exclude from logging (e.g. your office IP) — separate multiple IPs with semicolons, spaces, or newlines. Visit counts are available as {{count}} placeholder in the pages table.

4

Redirects

Add conditional redirects via the redirect button on a page row. Configure: redirect to a specific URL or to another internal campaign page, optionally with conditions based on lead field values. Useful for routing leads based on their status, quote acceptance, or other criteria.

Read more

Common use cases

  • Quote/offer page: Show customized pricing, let customer accept or reject
  • Invoice page: Display invoice details, payment link, payment status
  • Information request: "We need more details about X" — embed a form to collect them
  • Customer survey: "Are you satisfied?" — NPS or feedback form
  • Booking redirect: Send lead directly to their personal booking page pre-loaded with their data
  • Status update: "Your order is being processed" — show progress, next steps

Webpage forms (data collection)

A webpage can embed a webpage form that saves data back to the lead's fields when submitted. This is different from a campaign form (which creates a new lead) — a webpage form updates an existing lead. Configure under Campaign settings → Web pages → HTML forms column on the page row.

Common searches

webpage • web page template • customer page • quote page • redirect • visit logging • lead URL • webpage form

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article