Best practices for Multi-Product modeling using "Stacked Geos" (Geo * Product hierarchy) #1417
Replies: 1 comment
-
|
Hi @PavanKumarDharmoju , Thank you for contacting us! While it is possible to use non-geo hierarchies in Meridian, we generally recommend against using a product-level hierarchy, especially when halo effects are expected (i.e., media spent on one product impacts the KPI of another). The halo effect seems to be present in the brand TV example you provided and “splitting” channel execution will not resolve the issues from a causal inference perspective. See non-geo hierarchy for more information. If you are confident that no halo effects are present and would still like to proceed, it would be preferred to use geo-product-specific target populations on these channels. You may also consider setting Feel free to reach out if you have any questions or suggestions regarding the same. Thank you, Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Meridian Team,
I am exploring ways to model a multi-product portfolio (e.g., Product A and Product B) within Meridian. Since the library currently supports a single KPI target per model, I am evaluating a "Stacked Geo" workaround where I treat
Geo-Productcombinations as unique units in thegeodimension.New YorkNew York_ProductA,New York_ProductBI have successfully transformed the data tensors to fit this structure, but I have three specific questions regarding the statistical validity and feature engineering required to make this robust:
1. Population Scaling & Target Audience:
Since Meridian normalizes media spend using the
populationarray (), simply repeating the census population for bothNY_ProductAandNY_ProductBseems incorrect, as it would dilute the media density.2. Handling Shared "Brand" Media:
This stacked structure implies that
NY_ProductAandNY_ProductBare independent territories.3. Hierarchical "Borrowing" of Strength:
One of my main motivations for stacking is to allow a new product (Product B) to "borrow" statistical strength from a mature product (Product A) via the hierarchical nature of the model.
geo-level hierarchy actually facilitate information sharing betweenNY_ProductAandNY_ProductB? Or, because they have distinctgeoIDs, does the model treat them as completely disjoint populations with no correlation other than sharing the global distribution parameters?Any guidance on the feasibility of this architecture would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions