By using the ClickFlare Custom Metrics feature, you can create your own custom columns. These columns are generated by applying custom formulas that you define over the default metrics. In the formulas, you can use the following mathematical operations:
There’s virtually no limit to the new metrics you can create through this feature. Here are some examples from users’ requests:
Unique CTR: You can create a custom column that gives you the percentage of unique users who clicked through your landing page.Unique CTR = Unique Clicks / Unique Visits
Cost per Custom Conversion: You can separately calculate the cost for each custom conversion.Cost x custom conversion = Cost / Custom Conversion
Revenue Drop: In the case of search arbitrage, it’s common to have an estimated revenue (through postback) until the final revenue (API) is confirmed. So it becomes handy to have a metric that calculates the drop from Estimated to Finalized Revenue. In case you separate these types of revenue through custom conversion, here’s the formula you would use:Revenue Drop (%) = 1 - Final Revenue/ Estimated Revenue*Similarly, you can calculate the EPC drop