12
Views
0
Comments
[Analytics Plugin (Firebase)] Non detected consent signals
Question
analytics-plugin-firebase
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

Hi,

I currently have a problem ensuring that the consent signals for data collection in GA4 are valid according to the new EEA rules:


According to the Firebase documentation, it is necessary to set a series of user properties when the user accepts or rejects application tracking. We followed this suggestion, using the SetUserProperty function from the plugin to set the following properties:

  • ALLOW_ANALYTICS_STORAGE
  • ALLOW_AD_STORAGE
  • ALLOW_AD_USER_DATA
  • ALLOW_AD_PERSONALIZATION_SIGNALS

Even after setting these properties, GA4 still reports that we are not compliant with the new rules and indicates that further action is required.

Does anyone know what additional steps we need to take to ensure compliance?


Thank you for your time!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.