
How to personalize a link
- In the editor, select the block that carries the link (a button, an image, a social icon, or a text selection) and open its Link field.
- Click Personalize this link under the URL.
- Add one or more details. Each detail has a name (what the destination page receives, e.g.
nameorutm_content) and a value: fixed text, or a Smart Field that fills in per teammate. - Check Your link will look like to see the final URL, with Smart Fields shown as placeholders like
{First name}. - Click Save.
Example: prefill a booking page or form
Say your sales team’s signatures have a Book a call button pointing to your scheduling page. Add these details so the booking form opens pre-filled with the sender’s information:
Your link will look like
https://cal.example.com/acme?name={First name}&email={Email}. When a prospect clicks the button in Jane’s email, the booking page already knows they were talking to Jane: one less form to fill, fewer drop-offs, and the meeting lands with the right person. The same approach prefills contact forms, demo requests, and survey tools that accept URL parameters (most scheduling and form products do).
Example: track who drives clicks with UTM parameters
To see in your analytics tool which teammate’s signature drives traffic, add standard UTM parameters:
Every click now arrives tagged with the campaign source and the teammate who sent the email, so your analytics tool can answer “which signatures convert?”.
How is this different from Scribe’s built-in tracking?
Personalized link details and Scribe’s analytics are two different datasets. Scribe measures your signatures and reports inside Scribe; personalized details are sent to your own tools and reported there. Neither replaces or changes the other.
Adding personalized details never changes or replaces Scribe’s tracking: both keep working on the same links, each feeding its own reports. Use Scribe analytics to compare signatures and campaigns inside Scribe, and personalized details to make signature traffic visible inside the tools your team already uses.
Because each side counts with its own rules, don’t expect the two reports to show identical numbers. Scribe counts every click on the signature link itself, while your analytics tool applies its own sessions, filters, and consent handling. Treat each report as its own source of truth for what it measures.
Good to know
- Missing data never breaks a link. If a teammate’s Smart Field is empty, that detail is simply left off their link, and the link still works.
- Existing URL parameters are kept. If the destination URL already contains parameters, your details are merged in, and a detail with the same name replaces the URL’s own value.
- Everything is encoded for you. Spaces, accents, and special characters in values are safely encoded, so there is nothing to prepare.
- Email and phone links can’t be personalized. Links to an email address (
mailto:) or phone number (tel:) don’t carry details.
Frequently asked questions
Can I add UTM parameters to my email signature links?
Yes. Open the link’s Personalize this link option and add your UTM parameters as details: fixed text forutm_source and utm_medium, and a Smart Field (like First name) for utm_content to identify the teammate. Every signature gets the right values automatically.
Can I prefill a Calendly, HubSpot, or Typeform page from an email signature?
Yes. Add details whose names match the parameters your scheduling or form tool accepts (for examplename and email), and bind their values to Smart Fields. Each teammate’s link then opens the page pre-filled with their own details.