How to Track WhatsApp Button Clicks in WordPress (No GTM, No Code)
If you're running a WordPress site with a WhatsApp button — Click to Chat, Joinchat, Chaty, or a manual wa.me link — you're missing data that matters.
Google Analytics shows you who visits. It doesn’t show you who clicks WhatsApp.
Why the gap exists
WhatsApp plugins (Click to Chat, Joinchat, Creame WhatsApp Me, Chaty) are great at displaying the button. None of them log per-page analytics.
You can’t answer: which of my pages generates the most conversations?
The standard fix is Google Tag Manager: create a click trigger matching wa.me, fire a GA4 custom event. It works — but requires GTM familiarity, correct DOM matching (plugins render buttons differently), and testing across mobile/desktop.
A simpler path
WhatsLink Click Tracker is a free WordPress plugin that does one thing: log every click on any WhatsApp link on your site.
After activation (no config needed), every click records:
- Page title and URL
- Clicked
wa.melink - UTM source, medium, campaign
- Referrer
- Date/time
The dashboard is available at Tools → WhatsLink Click Tracker.
If you need more advanced insights, there’s also a Pro version with trend charts, UTM breakdown, and CSV export:
WhatsLink Click Tracker PRO
Who it's for
- WordPress site owners who want per-page click data without a GTM setup
- Agencies managing client sites who want quick analytics without external services (all data stays in the client’s database)
- Anyone running Google/Meta Ads with UTM links who needs to close the loop: which ad brought the WhatsApp contact
What it doesn't do
It doesn’t replace GA4. If you need WhatsApp clicks alongside other events, GTM is still the right tool.
WhatsLink gives you WordPress-native data, not analytics platform integration.
Install
Plugins → Add New → search "WhatsLink Click Tracker" → Install → Activate.
That’s the whole setup.
If you’ve been manually checking which blog posts drive business conversations, this answers it in two minutes.
Top comments (0)