CARTO now supports tracking activity data from public maps, allowing administrators to measure the impact of their public maps by tracking interactions from unauthenticated visitors (e.g., views, exports, most active maps).
This feature is not enabled by default. To enable it, add the following configuration in your customizations.yaml file:
appConfigValues:publicEventsApiEnabled:true
You'll have to deploy the new changes to you environment to ensure that the new component that will be handling the events triggered by your public maps is ready!