{{ stat.label }}
{{ stat.value }}
| Client | Cost | Impr. | Clicks | Conv. | CPC | CTR | Action |
|---|---|---|---|---|---|---|---|
| Loading client data... | |||||||
| No clients found. | |||||||
|
{{ client.name.substring(0,2).toUpperCase() }}
{{ client.name }}
|
{{ formatCurrency(client.cost, client.currency) }} | {{ formatNumber(client.impressions, 0) }} | {{ formatNumber(client.clicks, 0) }} | {{ formatNumber(client.conversions, 0) }} | {{ formatCurrency(client.cpc, client.currency) }} | {{ client.ctr }}% | |