Skip to content

Data Schema (betfred_casino_processed.csv)

Describes columns in processed Betfred casino advertising dataset (betfred_casino_processed.csv).

Column NameData TypeDescriptionNotes
DateDateDate when ad performance was recordedYYYY-MM-DD format
CampaignStringName of advertising campaigne.g., “Mobile Casino | 200 Free Spins”
Ad_NameStringName of specific ad creativee.g., “Ad 3 - june”
Ad_IDStringUnique identifier for ad creativee.g., “6539935727482”
ImpressionsIntegerTotal number of times ad was shown
ClicksIntegerTotal number of clicks on ad
CostFloatTotal amount spent on ad for given dateAssumed to be in GBP (£)
CPCFloatCost Per Click: Average cost for each click (Cost / Clicks)
CTRFloatClick-Through Rate: Percentage of impressions resulting in click (Clicks / Impressions)
ReachIntegerNumber of unique users who saw ad
FrequencyFloatAverage number of times each user saw ad (Impressions / Reach)
Link_ClicksIntegerNumber of clicks on links within ad leading to destinations on or off platform
Outbound_ClicksIntegerNumber of clicks leading people off platform to external website
Landing_Page_ViewsIntegerNumber of times person loaded destination web page after clicking ad

See also: