We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

User experience analytics consent message recipients

Ja1
Tera Contributor

Hi,

Is there anywhere to check who has received the Consent notice message when user analytics has been enabled?

1 REPLY 1

Dan Ellis
Mega Sage

The first time a user accepts or rejects consent, a record is created in the "m2m_user_consent_info" table.

Note that this table does not get updated if a user changes their consent at a later date.

The current consent status of a user is saved as a User Preference (name = "enable_analytics").

 

DanEllis_0-1680718256134.png

DanEllis_1-1680718315674.png