Using the user_id to map to new values and uploading into Adobe Analytics
Hi Community!
My authenticated community website sends the user_id to Adobe via the value we capture on the data layer. user_id = 12345 (for example)
However, we do not capture how many months the user has been a Community member. We keep this attribute in our data warehouse. months_in_community = 3 (for example).
I would like to create a two_column report (user_id and months_in_community) to Adobe so I have the months_in_community value for analysis inside of Adobe reporting.
Is that type of mapping possible inside of Adobe, where I can add a new dimension based on an existing one? Not sure if it would be classification reports.
Thanks for any guidance!
Curtis