Hi,
I am configuring some hosted feature layer views for use on a public web mapping application. The intention is to enable public editing on the views and to track edits. We expect most end users to be anonymous (not signed in with an AGOL account).
I'd like to make it so that users can only view and edit features that they have created and I'm happy with how to set up the view's configuration for that purpose. However, there is some concern about what data is collected to identify anonymous users.
How does edit tracking identify anonymous users and what identifying data about those users is being recorded/stored?
My editing configuration is as follows:
:
Thanks.