ContributionsMost RecentMost LikesSolutionsRe: Custom profile attributes tracking Thanks SyedSa This was helpful 👍 Re: Custom profile attributes tracking Hi SyedSa Thanks for the response. I'd like to know how to call these custom profile attributes to our data warehouse so we can see that data using the BI tool/Looker. We managed to handle custom tags, but how to do the same with profile attributes? Custom profile attributes tracking We're storing some information on custom profile attributes that are located in the user's settings somewhere - REST CALL - /users/id/some_user_id_here/settings/name/custom_profile.course_1 . We need to be able to make those custom rest calls from every user and also see all users that accessed the page and check their custom attributes. Do you have suggestions on how this might work? We want to have this information in a DW.