Per https://marketing.adobe.com/resources/help/en_US/mcvid/mcvid-home.html, you need to be on Marketing Cloud (enabled by Account Management) so you have a MC ORG ID, use the latest VisitorAPI.js (available from Analytics > Admin > Code Manager), and have had your tracking server migrated to RDC (re...
In your debugger (or Chrome Developer Tools), you can use a regular expression to filter the Analytics image request URL for the variable you're looking to validate, like: "c1=" for prop1, or "v1=" for eVar1.Regular expression example: c1=|v1=
Hi Animesh, When you select an eVar or a prop as a dimension in the Report Builder Request Wizard, under Standard Metrics, select the Instances metric--which is the equivalent to Occurrences in Ad Hoc. Ross
Hi Joe, If you use the Classification Rule Builder Tool, you can create a rule for each birth year, say from 1910-2017, and set your respective custom value to 31-36 when your key value is "male:01-01-1980," for example. So instead of using a regular expression for all possible birth years, just cre...