Custom First Party Sensor Endpoint
The default first party endpoint to retrieve the HUMAN sensor is /<app_id_without_PX>/init.js
. In certain cases (adblockers, etc.) it may be beneficial to change this endpoint name to a different value. You can do this by configuring a custom endpoint name using this configuration.
The /<app_id_without_PX>/init.js
endpoint will continue to work even when a custom endpoint is configured.
You should also modify the snippet on the HTML pages served to refer to this custom endpoint.