Created
July 21, 2015 15:48
-
-
Save DamnWidget/bb6e4c895b579c364701 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; Aggregations | |
| [aggregations] | |
| ; The aggregations are configured in subsections | |
| ; Each subsection is a single aggregation and it | |
| ; contains the required information to set up the | |
| ; aggreagtion. If something is missconfigured, the | |
| ; aggworker will discard it and profusely complain about | |
| ; Real Time Global, mega table for CitusDB | |
| [aggregations "real_time_global"] | |
| enabled = false | |
| tablename = real_time_global | |
| ; fields = ; if fields is commented out, all fields are being used | |
| valuemargin = false ; if true calculate the value margin don't do it otherwise | |
| goals = true ; if true process this aggregation for goal files | |
| clicks = true ; if true process this aggregation for click files | |
| hits = true ; is true process this aggregation for hits files | |
| ; type = | |
| global = true | |
| ; a_day_country_hour_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_hour_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_hour_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = hour | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_country_idcategory_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idcategory_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_idcategory_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggreagate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idcategory | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_country_idbrowser_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idbrowser_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_idbrowser_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idbrowser | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_country_iddevice_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_iddevice_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_iddevice_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = iddevice | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_country_idnetwork_idos_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idnetwork_idos_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_idnetwork_idos_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idos | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_idadvertiser_idcampaign_idnetwork_idzone | |
| [aggregations "a_day_idadvertiser_idcampaign_idnetwork_idzone"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idnetwork_idzone | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idzone | |
| ; a_day_country_idadvertiser_idnetwork | |
| [aggregations "a_day_country_idadvertiser_idnetwork"] | |
| enabled = true | |
| tablename = a_day_country_idadvertiser_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idadvertiser | |
| ; a_day_country_idadvertiser_idcampaign_idnetwork | |
| [aggregations "a_day_country_idadvertiser_idcampaign_idnetwork"] | |
| enabled = true | |
| tablename = a_day_country_idadvertiser_idcampaign_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idadvertiser | |
| fields = idcampaign | |
| ; a_day_idadvertiser_idcampaign_idnetwork_site_hostname | |
| [aggregations "a_day_idadvertiser_idcampaign_idnetwork_site_hostname"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idnetwork_site_hostname | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = site_hostname | |
| ; a_day_idadvertiser_idcampaign_idlanguage_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idlanguage_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idlanguage_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggreagate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idlanguage | |
| ; a_day_idadvertiser_idcampaign_idnetwork_idos | |
| [aggregations "a_day_idadvertiser_idcampaign_idnetwork_idos"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idnetwork_idos | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idos | |
| ; a_day_idadvertiser_idcampaign_idcategory_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idcategory_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idcategory_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggreagate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idcategory | |
| ; a_day_idadvertiser_idcampaign_idcarrier_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idcarrier_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idcarrier_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idcarrier | |
| ; a_day_country_idadvertiser_idcampaign_idgoal_idnetwork | |
| [aggregations "a_day_country_idadvertiser_idcampaign_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_country_idadvertiser_idcampaign_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| ; a_day_idadvertiser_idcampaign_idgoal_idnetwork_site_hostname | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idnetwork_site_hostname"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idnetwork_site_hostname | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| fields = site_hostname | |
| ; a_day_idadvertiser_idcampaign_idgoal_idlanguage_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idlanguage_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idlanguage_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| fields = idlanguage | |
| ; a_day_idadvertiser_idcampaign_idgoal_idnetwork_idos | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idnetwork_idos"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idnetwork_idos | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggreagate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| fields = idos | |
| ; a_day_idadvertiser_idcampaign_idcarrier_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idcarrier_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idcarrier_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idcarrier | |
| fields = idgoal | |
| ; a_day_country_idadvertiser_idgoal_idnetwork | |
| [aggregations "a_day_country_idadvertiser_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_country_idadvertiser_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idadvertiser | |
| fields = idgoal | |
| ; a_day_idadvertiser_idcampaign_idcategory_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idcategory_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idcategory_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idcategory | |
| fields = idgoal | |
| ; a_day_hour_idadvertiser_idcampaign_idgoal_idnetwork | |
| [aggregations "a_day_hour_idadvertiser_idcampaign_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_hour_idadvertiser_idcampaign_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| ; a_day_idlanguage_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_idlanguage_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idlanguage_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idlanguage | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_country_idnetwork_idpublisher | |
| [aggregations "a_day_country_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idpublisher | |
| ; a_day_idnetwork_idpublisher | |
| [aggregations "a_day_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| ; a_day_country_idlanguage_idnetwork_idpublisher | |
| [aggregations "a_day_country_idlanguage_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_idlanguage_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idlanguage | |
| fields = idpublisher | |
| ; a_day_idlanguage_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_idlanguage_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idlanguage_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idlanguage | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_country_idlanguage_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idlanguage_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_idlanguage_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idlanguage | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_idbrowser_idnetwork_idpublisher | |
| [aggregations "a_day_idbrowser_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idbrowser_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idbrowser | |
| fields = idpublisher | |
| ; a_day_country_idcategory_idnetwork_idpublisher | |
| [aggregations "a_day_country_idcategory_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_idcategory_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idcategory | |
| fields = idpublisher | |
| ; a_day_idnetwork_idos_idpublisher_idzone | |
| [aggregations "a_day_idnetwork_idos_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idos_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idos | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_idnetwork_idos_idpublisher_idsite | |
| [aggregations "a_day_idnetwork_idos_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idos_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idos | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_idnetwork_idpublisher_idzone_sub | |
| [aggregations "a_day_idnetwork_idpublisher_idzone_sub"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher_idzone_sub | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| fields = idzone | |
| fields = sub | |
| ; a_day_idcarrier_idnetwork_idpublisher | |
| [aggregations "a_day_idcarrier_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idcarrier_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcarrier | |
| fields = idpublisher | |
| ; a_day_iddevice_idnetwork_idpublisher | |
| [aggregations "a_day_iddevice_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_iddevice_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = iddevice | |
| fields = idpublisher | |
| ; a_day_idnetwork_idpublisher_idsite_sub | |
| [aggregations "a_day_idnetwork_idpublisher_idsite_sub"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher_idsite_sub | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| fields = idsite | |
| fields = sub | |
| ; a_day_hour_idadvertiser_idcampaign_idnetwork | |
| [aggregations "a_day_hour_idadvertiser_idcampaign_idnetwork"] | |
| enabled = true | |
| tablename = a_day_hour_idadvertiser_idcampaign_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idadvertiser | |
| fields = idcampaign | |
| ; a_day_idnetwork_idos_idpublisher | |
| [aggregations "a_day_idnetwork_idos_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idos_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idos | |
| fields = idpublisher | |
| ; a_day_country_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_iddevice_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_iddevice_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_iddevice_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = iddevice | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_iddevice_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_iddevice_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_iddevice_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = iddevice | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_idcategory_idnetwork_idpublisher | |
| [aggregations "a_day_idcategory_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idcategory_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcategory | |
| fields = idpublisher | |
| ; a_day_idcategory_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_idcategory_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idcategory_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcategory | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_idcarrier_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_idcarrier_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idcarrier_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcarrier | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_idcarrier_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_idcarrier_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idcarrier_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcarrier | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_country_idcarrier_idnetwork_idpublisher | |
| [aggregations "a_day_country_idcarrier_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idcarrier_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idcarrier | |
| fields = idpublisher | |
| ; a_day_country_idcarrier_idnetwork_idpublisher_idsite_idzone | |
| [aggregations "a_day_country_idcarrier_idnetwork_idpublisher_idsite_idzone"] | |
| enabled = true | |
| tablename = a_day_country_idcarrier_idnetwork_idpublisher_idsite_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idcarrier | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| ; a_day_hour_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_hour_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_hour_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_hour_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_hour_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_hour_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_country_hour_idnetwork_idpublisher | |
| [aggregations "a_day_country_hour_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_hour_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = hour | |
| fields = idpublisher | |
| ; a_day_idnetwork_idpublisher_sub | |
| [aggregations "a_day_idnetwork_idpublisher_sub"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher_sub | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| fields = sub | |
| ; a_day_country_idnetwork_idpublisher_sub | |
| [aggregations "a_day_country_idnetwork_idpublisher_sub"] | |
| enabled = true | |
| tablename = a_day_country_idnetwork_idpublisher_sub | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idpublisher | |
| fields = sub | |
| ; a_day_country_idnetwork_idpublisher_idsite_idzone_sub | |
| [aggregations "a_day_country_idnetwork_idpublisher_idsite_idzone_sub"] | |
| enabled = true | |
| tablename = a_day_country_idnetwork_idpublisher_idsite_idzone_sub | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idpublisher | |
| fields = idsite | |
| fields = idzone | |
| fields = sub | |
| ; a_day_idadvertiser_idcampaign_idgoal_idnetwork_idzone | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idnetwork_idzone"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idnetwork_idzone | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| fields = idzone | |
| ; a_day_idadvertiser_idnetwork_site_hostname | |
| [aggregations "a_day_idadvertiser_idnetwork_site_hostname"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idnetwork_site_hostname | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = site_hostname | |
| ; a_day_country_idbrowser_idnetwork_idpublisher | |
| [aggregations "a_day_country_idbrowser_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_country_idbrowser_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idbrowser | |
| fields = idpublisher | |
| ; a_day_idbrowser_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_idbrowser_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idbrowser_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idbrowser | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_idbrowser_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_idbrowser_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idbrowser_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idbrowser | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_idadvertiser_idcampaign_iddevice_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_iddevice_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_iddevice_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = iddevice | |
| ; a_day_idadvertiser_idbrowser_idcampaign_idnetwork | |
| [aggregations "a_day_idadvertiser_idbrowser_idcampaign_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idbrowser_idcampaign_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idbrowser | |
| fields = idcampaign | |
| ; a_day_idadvertiser_idgoal_idnetwork_site_hostname | |
| [aggregations "a_day_idadvertiser_idgoal_idnetwork_site_hostname"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idgoal_idnetwork_site_hostname | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idgoal | |
| fields = site_hostname | |
| ; a_day_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_idlanguage_idnetwork_idpublisher | |
| [aggregations "a_day_idlanguage_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_idlanguage_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idlanguage | |
| fields = idpublisher | |
| ; a_day_hour_idnetwork_idpublisher | |
| [aggregations "a_day_hour_idnetwork_idpublisher"] | |
| enabled = true | |
| tablename = a_day_hour_idnetwork_idpublisher | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idpublisher | |
| ; a_day_idadvertiser_idcampaign_iddevice_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_iddevice_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_iddevice_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = iddevice | |
| fields = idgoal | |
| ; a_day_idadvertiser_idcampaign_idnetwork_idvariation | |
| [aggregations "a_day_idadvertiser_idcampaign_idnetwork_idvariation"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idnetwork_idvariation | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idvariation | |
| ; a_day_idadvertiser_idbrowser_idcampaign_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idbrowser_idcampaign_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idbrowser_idcampaign_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idbrowser | |
| fields = idcampaign | |
| fields = idgoal | |
| ; a_day_idadvertiser_idcampaign_idgoal_idnetwork_idvariation | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idnetwork_idvariation"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idnetwork_idvariation | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| fields = idvariation | |
| ; a_day_idcategory_idnetwork_idpublisher_idzone | |
| [aggregations "a_day_idcategory_idnetwork_idpublisher_idzone"] | |
| enabled = true | |
| tablename = a_day_idcategory_idnetwork_idpublisher_idzone | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idcategory | |
| fields = idpublisher | |
| fields = idzone | |
| ; a_day_idnetwork_idpublisher_idsite | |
| [aggregations "a_day_idnetwork_idpublisher_idsite"] | |
| enabled = true | |
| tablename = a_day_idnetwork_idpublisher_idsite | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idpublisher | |
| fields = idsite | |
| ; a_day_idadvertiser_idcampaign_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idgoal | |
| ; a_day_idadvertiser_idcampaign_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| ; a_day_idadvertiser_idgoal_idnetwork | |
| [aggregations "a_day_idadvertiser_idgoal_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idgoal_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idgoal | |
| ; a_day_idadvertiser_idnetwork | |
| [aggregations "a_day_idadvertiser_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| ; a_day_idadvertiser_idnetwork_idzone | |
| [aggregations "a_day_idadvertiser_idnetwork_idzone"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idnetwork_idzone | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idzone | |
| ; a_day_idadvertiser_idgoal_idnetwork_idzone | |
| [aggregations "a_day_idadvertiser_idgoal_idnetwork_idzone"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idgoal_idnetwork_idzone | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idgoal | |
| fields = idzone | |
| ; a_day_idadvertiser_idcampaign_idisp_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idisp_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idisp_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idisp | |
| ; a_day_idadvertiser_idcampaign_idgoal_idisp_idnetwork | |
| [aggregations "a_day_idadvertiser_idcampaign_idgoal_idisp_idnetwork"] | |
| enabled = true | |
| tablename = a_day_idadvertiser_idcampaign_idgoal_idisp_idnetwork | |
| valuemargin = false | |
| goals = true | |
| clicks = false | |
| hits = false | |
| global = false | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = idadvertiser | |
| fields = idgoal | |
| fields = idisp | |
| ; a_day_hour_idadvertiser_idnetwork | |
| [aggregations "a_day_hour_idadvertiser_idnetwork"] | |
| enabled = true | |
| tablename = a_day_hour_idadvertiser_idnetwork_viewbo | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = true | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idadvertiser | |
| ; a_day_hour_idnetwork_idpublisher | |
| [aggregations "a_day_hour_idnetwork_idpublisher_viewbo"] | |
| enabled = true | |
| tablename = a_day_hour_idnetwork_idpublisher_viewbo | |
| valuemargin = true | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = true | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = hour | |
| fields = idpublisher | |
| ; a_day_country_idadvertiser_idcampaign_idnetwork_idvariation | |
| [aggregations "a_day_country_idadvertiser_idcampaign_idnetwork_idvariation"] | |
| enabled = true | |
| tablename = a_day_country_idadvertiser_idcampaign_idnetwork_idvariation | |
| valuemargin = false | |
| goals = true | |
| clicks = true | |
| hits = true | |
| global = true | |
| directpush = true | |
| ; fields to aggregate | |
| fields = ddate | |
| fields = idnetwork | |
| fields = country | |
| fields = idadvertiser | |
| fields = idcampaign | |
| fields = idvariation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment