Question
Multiple Customer Pages for Predictor Selection
When adding predictors to an adaptive model rule, I noticed there are two Customer pages from which I am able to select customer data.
One of these is a subpage of "Current page (Customer)" called "Page Customer." If I choose properties from this list, they are referenced in the adaptive model rule using the property reference ".Customer" as a prefix.
The other is a page called "Custom page Customer." If I choose properties from this list, they are referenced in the adaptive model rule using the page "Customer" as a prefix. Additionally, this list contains all the customer class properties, whereas the other page doesn't.
See attached screen shots to see the two pages available for selection and the difference in the number of properties between them.
Which page should I use to select predictors? (The adaptive model rules I'm working with are Web_Click_Through_Rate and Email_Click_Through_Rate.) Should I select from "Custom page Customer," since it has all the properties I need? Or should we be looking into why both pages don't have the full list of customer properties?
The prefix ".Customer" refers to the primary page and any field added from the primary page will have this prefix as reference. "Customer." refers to the page that you have defined in the pages and classes section in the adaptive model and any field added from here will have "Customer." as a prefix.
Regarding the query around which page to use to define predictors ,both should work if they refer to the same class.