What is Accept-Language?

The Accept-Language header is an HTTP request header that tells a server which languages the client prefers for the response. Browsers send it automatically based on operating system and browser language settings. Servers use it for content negotiation so users can get pages in their preferred language when multiple versions exist, including localized Google Ads campaign landing experiences where language variants are offered.

How does Accept-Language work?

Every normal page request can include a line such as Accept-Language: en-US,en;q=0.9,es;q=0.8. The list is ordered by preference. Optional quality values (q) from 0 to 1 weight each option. The server (or CDN) matches this list against available locales and picks the best fit.

This is not the same as knowing where someone is located. A traveler abroad may still send English preferences while their IP suggests another country. For caching, responses that vary by language should send Vary: Accept-Language so intermediaries do not serve the wrong language to the next visitor.

Why it matters for click and ad fraud

Fraud tools and bots often send headers that do not match real users. A script may omit Accept-Language, repeat a single unusual locale, or combine it with other headers that contradict the claimed browser or device. Fraud detection platforms, including ClickPatrol, use many such signals together with IP, behavior, and TLS data to score traffic and reduce invalid clicks.

Accept-Language alone never proves fraud. Legitimate users share common header patterns. It becomes useful when it disagrees with OS and device hints, session behavior, or known automation profiles. Security teams also watch for mismatches between Accept-Language and proxy or data-center routing.

Abisola

Abisola

Meet Abisola! As the content manager at ClickPatrol, she’s the go-to expert on all things fake traffic. From bot clicks to ad fraud, Abisola knows how to spot, stop, and educate others about the sneaky tactics that inflate numbers but don’t bring real results.