Overview
Website and product interactions are a strong indicator of a visitor’s goal. For example, a visitor to your marketing website who interacts with a pricing calculator is much more likely to be an interested buyer than the average visitor. In Unify, you capture these types of interactions by sending a custom event when buttons or website components are clicked. If a visitor is then identified (e.g., from another form fill or based on company IP matches), their interactions can be viewed in Unify and used to run Plays.Prerequisites
- Ensure you’ve already installed the Unify Intent client on your website. See Set up the Unify Intent client for instructions.
Example
Suppose you have a button that opens your pricing calculator. You can log this interaction with a custom event that includes useful context as properties.Send a custom event
Calltrack when the button is clicked. Include properties that help with
attribution and routing later (e.g., button_id, page, placement, or variant).
Send multiple custom events
There’s no limit on the number of events you can send into Unify, and more data is always better. You can fire off multiple custom events to capture interactions at a more granular level. For example, suppose your pricing calculator contains buttons to select which pricing plan to view (e.g., “Basic,” “Pro,” “Enterprise”). You can send an event each time this button is clicked:Identifying the visitor
This example assumes the button click itself does not collect any information about the visitor, such as name or email address. That’s fine—if the visitor is identified later (e.g., via form fill or IP match), Unify will link this event to that person or company. If you do have information about the visitor at click time, you should also send an Identify event. This will immediately link the visitor to the person or company you specify.Launch a Play
With this custom event in place, you can create Plays in Unify that react to high‑intent clicks like “Pricing Calculator Opened.” For example, a Play could:- Apply exclusions (competitors, open opportunities, current customers)
- Launch an AI agent to research the company or person for ICP fit
- Enroll the person in a follow‑up sequence
- Prospect more contacts at the same company and enroll them in outreach
FAQ
What properties should I include?
What properties should I include?
Include any information that may help you qualify and route interactions,
such as:
- Button or form identifier
- Values entered by the visitor
- Page or component context
- Variant (for A/B tests)