Most lead-capture advice assumes a contact form sits at the center of the funnel. For a lot of local service businesses in Latin America, that assumption is wrong. The form is not where the leads happen. WhatsApp is. I recently worked on the site for Taller El Buen Pastor, a metalworking shop in Santo Domingo that builds custom doors, windows, security bars, and electric gates. The entire funnel is built around a single click-to-chat button, and getting that right turned out to be more engineering than it looks. Here is what actually moved the needle.
Treat click-to-chat as a lead form, so instrument it like one
A wa.me link feels like a static anchor, but it is really your submit button. The problem is that WhatsApp hands you no referrer and no form payload, so if you do nothing, every lead arrives context-free and unattributed. The fix is two channels working together. On the client, fire a tracking event the moment the button is clicked, before the browser hands off to WhatsApp, so the click lands in analytics even though the conversation continues in another app. On the message itself, encode a short source token into the pre-filled text. When the chat opens, the incoming message quietly tells you which page or campaign produced it. That combination gives you attribution for a channel that was designed to have none.






