-
Solutions
Product
-
Click Fraud Protection
Block invalid clicks across every ad channel.
-
Smart Bidding Protection
Feed Google clean, human-only signals.
-
Clean Remarketing Audiences
Exclude suspicious traffic from your lists.
-
All Features
Every ClickPatrol feature in one place.
By industry
-
E-commerce & Retail
Protect shopping campaigns and product feeds.
-
Service Providers
Stop wasted spend on local & lead-gen ads.
-
Marketing Agencies
Classify, protect and train every client account.
-
All Industries
Browse click fraud protection by industry.
By company size
-
Small Business
Affordable protection that pays for itself.
-
Enterprises
Scale protection across brands & accounts.
-
Regional Companies
Keep local budgets on real, nearby buyers.
-
Multinationals
Consistent protection across every market.
-
-
Agencies
-
For Agencies
Classify, protect and train every client account.
-
Partner Program
Earn 15 to 25% recurring commission on linked clients.
-
Case Studies
21 UK agencies unlocked over 6% media savings.
-
-
Resources
Understand click fraud
-
What is Click Fraud?
Learn what fake PPC clicks are and why they matter.
-
Bot Traffic
Detect and block non-human clicks.
-
Competitor Fraud
Stop rivals draining your budget.
-
Sophisticated Fraud
Catch SIVT that native filters miss.
-
Click Farms
Stop coordinated low-quality click operations.
-
Invalid Traffic
Block every click that never converts.
Learn
-
Help docs
How to connect Google Ads, GTM and other ad channels.
-
FAQ
Answers to the most common questions.
-
Blog
Articles and guides from our expert team.
-
Comparisons
ClickPatrol vs ClickCease and other tools.
-
Tools
Free tools by ClickPatrol & Friends.
Company
-
About ClickPatrol™
Who we are and our mission.
-
Case Studies
Why agencies and businesses use ClickPatrol.
-
Customer Reviews
Reviews and success stories from customers.
-
Partner Program
Join our affiliate & partner program.
-
Contact us
Talk to our team about your ad traffic.
-
- Pricing
What is Certificate Pinning?
Abisola | Last updated
Certificate pinning is a security practice where an application trusts only specific server certificates or public keys, instead of accepting any chain signed by a broad set of certificate authorities. It is common in mobile apps and some desktop clients to reduce risk from mis-issued or rogue CA certificates during a man-in-the-middle attack.
How pinning is implemented
After the normal TLS handshake validation, the app compares the server’s key or certificate to one or more pinned values shipped in the binary or config. If there is no match, the connection closes. Pinning the public key (often the SPKI hash) is more flexible than pinning the full leaf certificate, because renewals can keep the same key pair.
Best practice includes backup pins so a key compromise or rotation does not brick all installs. Browser HTTP Public Key Pinning (HPKP) was largely abandoned because misconfiguration could lock users out; app-level pinning is a separate design with its own operational tradeoffs.
Connection to fraud and trusted measurement
Pinning protects the channel between your app and your API. It does not stop click fraud in the browser, but it matters for first-party SDKs that collect telemetry or risk signals. A trustworthy path reduces tampering by proxies that terminate TLS in enterprise networks, which can interfere with pinning unless you plan for inspection roots.
Fraud vendors and advertisers rely on accurate client behavior and server-side correlation to catch ad fraud and click fraud. Pinning is one piece of integrity for those pipelines; layered detection still uses bot signals, IP quality, and multi-signal models like those behind ClickPatrol.

Written & reviewed by
Abisola Tanzako
Content Manager, ClickPatrol (click fraud & invalid-traffic specialist)
Abisola covers bot traffic, ad fraud and PPC protection, drawing on ClickPatrol platform data from 1,793+ businesses.
Last updated: 4 September 2026