Some of the most valuable parts of Conversion Kit have no settings at all. They run quietly in the background the moment the plugin is active, connecting your guests and explaining your bookings. This article covers those zero-config features so you know what is working for you even when there is nothing to switch on.
These features need no setup. There is no panel to visit and no toggle to flip. They are described here so you understand what Conversion Kit is doing automatically, and where their results show up.
Guest Identity #
Guest Identity is the quiet layer that recognizes visitors and ties their activity together into a single profile. Every time someone uses a Conversion Kit tool (saving a wishlist, setting a price alert, leaving an email) Guest Identity records who they are and stitches that moment into one continuous guest record, even across different devices and visits.
What it does for you automatically:
- Remembers visitors without asking them to do anything extra.
- Unifies activity so a single person is not counted as several different anonymous sessions.
- Sends magic-link sign-in emails when Guest Accounts are turned on.
- Feeds the analytics that power the Guests tab of the Insights Dashboard.
There is nothing to configure. If you want visitors to be able to sign in and see their own account, that capability is exposed through Guest Accounts & Portal, which is built directly on top of this layer.
Booking Attribution #
Booking Attribution automatically figures out what drove each booking. Every time a reservation is created on your site, Conversion Kit looks back over that guest’s visit history and records the marketing signals attached to it.
What it captures automatically:
- First touch and last touch, the very first visit that brought the guest in, and the most recent one before they booked.
- Marketing source details, campaign and source tags from your ad and email links, plus click identifiers from Google and Facebook ads.
- Referrer and landing page, where the guest came from and where they arrived.
- Journey shape, how many visits and sessions it took, and how many days passed from first visit to booking.
You never tag anything by hand. The attribution snapshot is saved with the guest the instant a booking is created, and it surfaces in the Attribution tab of the Insights Dashboard, where you can see channel, device, landing-page, and timing breakdowns.
Checkout Guest Capture #
A guest often types their email and contact details into your checkout and then leaves before paying. Checkout Guest Capture saves what they enter the moment they enter it, so an unfinished checkout is no longer a dead end.
As a guest fills in the checkout fields, Conversion Kit records each one (email, name, phone) as it is completed, without waiting for them to finish. If they leave, you already have the email needed to bring them back.
What it does for you automatically:
- Catches the email early, the instant the guest types it at checkout, not only once they complete a booking.
- Links the details to the guest through Guest Identity, so a half-finished checkout is tied to the same person across their visits.
- Feeds Cart Abandonment Recovery, which can then email the guest about the booking they left behind.
This runs whenever your checkout collects guest details through the HomeRunner Toolkit Checkout Guest Step. There is nothing to set up in Conversion Kit, and a guest’s details are only ever used to reach them about their own booking.
Style Isolation #
Conversion Kit widgets that render directly on your pages, the guest account menu, the Cart Abandonment recovery banner, the saved-and-recently-viewed side panel, and the floating stack of bottom-of-screen prompts (split cost, price alerts, contact form, booking reminder), ship with CSS that is armored against your theme. Your theme’s styles cannot bleed in and break their layout, and their own styles cannot leak out and affect the rest of your page.
There is nothing to turn on. Every site gets the isolated build automatically: production traffic gets a minified version, and if you are running your site with SCRIPT_DEBUG on for troubleshooting, an unminified but still isolated version is served instead so the styles stay readable without losing the protection.
If a theme update or child-theme customization ever seems to affect a Conversion Kit widget’s look, that widget is very unlikely to be the source since its layout is isolated from the rest of the page; check the theme change itself first.
Related #
- Cart Abandonment Recovery – the recovery email that the captured checkout details feed.
- Insights Dashboard – where the data from these background features is displayed.
- Guest Accounts & Portal – the visitor-facing experience built on the Guest Identity layer.