How this tool computes its result
Calculates click-through rate as (clicks / impressions) * 100, and a secondary figure — clicks per 1,000 impressions — as (clicks / impressions) * 1000 (the same ratio at a different scale, useful for comparing against CPM-style reporting). Impressions must be greater than zero and clicks cannot be negative; either violation returns an inline error and zeroed metrics instead of a result.
