Media and Media Spend Inputs #1069
-
|
If we only have reliable media spend data but not impressions/clicks, what inputs do we provide for Do we use the same spend variables for both parameters because Meridian seems to need both inputs? coord_to_columns = load.CoordToColumns( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello @rajeshpaleti999 , Thank you for contacting us! You should not use the same spend variable for both media and media_spend. Media is for exposure metrics (impressions, clicks), while media_spend is for cost metrics. Meridian uses spend data to calculate ROI. If you don't have exact spend data, we recommend using approximate spend values even if they are unreliable, which will let you obtain an estimate of ROI. If ROI is not a concern, channels without spend can be modeled as organic media channels. However, at least one paid media (or reach and frequency) channel is mandatory. For channels where you lack spend data or don't need ROI calculation (e.g., public relations, organic social media), classify them as organic channels to measure their effectiveness without financial input. Kindly refer to Github discussion #731, where we have discussed handling unreliable spend data in Meridian in detail. Feel free to reach out for any further queries or feedback regarding Meridian. Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Hello @rajeshpaleti999 ,
Thank you for clarifying. My previous response was under the assumption that you didn't have reliable spend data.
As mentioned in your attached discussion, you can use spend as the media exposure metric itself if you don't have reliable data for an exposure metric like impressions or clicks. Meridian uses media_spend for the ROI denominator, which is important for setting ROI priors and for post-modeling analysis like budget optimization. However, all of the core modeling including population scaling, Adstock, and Hill transformations are done on the media variables containing the chosen exposure metric which can be spend, impressions, clicks, etc.
Feel free to re…