Tracking Activity Data from Public Maps
Track activity data from public maps in CARTO Self-Hosted

Last updated
Was this helpful?
Track activity data from public maps in CARTO Self-Hosted
CARTO 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).
For more details, see the announcement.
This feature is not enabled by default. Enable it using the method that matches your deployment:
Set the following setting in your config from the Admin Console:

Add the following configuration in your customizations.yaml file:
You'll have to deploy the new changes to your environment to ensure that the new component handling the events triggered by your public maps is ready.
Last updated
Was this helpful?
Was this helpful?
appConfigValues:
publicEventsApiEnabled: true