AmbireTech / adex-platform

AdEx Platform UI
https://platform.adex.network
GNU General Public License v3.0
58 stars 19 forks source link

Campaign statistics: spend breakdown #211

Closed Ivshti closed 4 years ago

Ivshti commented 4 years ago

Is your feature request related to a problem? Please describe. There's no way to figure out where the campaign funds were spent right now, other than the publisher eth addresses, which is not really useful

Describe the solution you'd like A breakdown of campaign spend by hostname. To achieve this, ad slots will have to be tied to hostnames, or the hostname will be separately recorded by the validator.

Ideally in the future you'd able to see the average targeting match too (not sure about this - since it might create privacy problems)

Describe alternatives you've considered Could be a breakdown of publishers by their ENS username, once we implement those

Additional context Depends on changes in the validator (eventStats), so it's blocked for now

alesinka commented 4 years ago

Can we use both table and a piechart? Also the idea is the piechart to be interactive somehow, when hover on certain color to show a tooltip with info: Campaign stats

Ivshti commented 4 years ago

No longer blocked by validator, as the advanced reports got merged: https://tom.adex.network/analytics/advanced?eventType=IMPRESSION (requires proper bearer auth)