Hey guys (again)
, here’s another cool component working under the hood of Elements
Obscure Contact, the idea is simple: bots and scrapers constantly crawl the web looking for email addresses and phone numbers. Obscure Contact keeps your contact details out of their reach — without changing anything your visitors actually see.
You place a token in your text where the contact should appear, and at load time the real value is assembled and rendered in the browser. Scrapers find nothing useful in the source. It works for emails, phone numbers, and WhatsApp links, and the demos on the component page show it in action across a few typical use cases.
You can protect up to two separate email addresses. Each one is split at the @ symbol and reassembled at load time, so the full address is never written in the source. You set a token, drop it anywhere in your text, and the component does the rest. There’s also an optional label if you want link text other than the address itself, plus optional subject and body fields to pre-fill the email when the link is clicked.
Phone
Same token logic for phone numbers. The number is injected at load time and never appears in plain text in the source. You can add an optional label, and if you want a more prominent style you can use a standard Elements Button — just set its label to your token.
Generates a protected WhatsApp link that opens the app on mobile and WhatsApp Web on desktop. International format required for the number. Optional label, optional pre-filled message. Same button trick works here too.
Key options:
- Up to two protected email addresses, each independent
- Split-token system for emails (before and after the @ symbol)
- Optional label for each email link
- Optional pre-filled subject and message body for email links
- Token-based phone number protection
- Optional label for phone links
- WhatsApp link with international number format
- Optional label for WhatsApp links
- Optional pre-filled WhatsApp message
- Compatible with the standard Elements Button component (use your token as the button label)
Obscure Contact is available int the marketplace! ![]()
Now in promo!
thanks


