Analytics for Firebase - User Properties with Google Tag Manager
问题 Does anyone know if there is a way to set User Properties of Analytics for Firebase with Google Tag Manager? I'm not finding deep documentation about converging this two tools. 回答1: Lets say you have a user property called exciting_sport and you have written the Firebase code for this user property as follows: Analytics.setUserPropery("exciting_sport", xcitingsport); Now in the GTM console you need to create a new variable that matches the user property key. Take a look at the attached