Hi, I am attempting to create a custom audience via profile script in Adobe Target, and I need to retrieve an attribute directly from the website's source code, specifically from a method called controller.m_defaultRow("").
I am getting the error "Invalid User Input" as shown below (marked in green):
Use-Case of the personalization is like this: For 10% of the visitors who have Marital Status as Single will be presented with Experience A and rest 90% as Experience B.
My question is how to create the custom audience for the above? We don't have any analytics variable mapping for the same attribute.