Skip to content

Commit a428ce9

Browse files
Update analytics-event-api.adoc
1 parent 9202ecb commit a428ce9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/ROOT/pages/analytics-event-api.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ Your report can query data for one or more of the available data fields:
214214
|Application Name |Name of the application making the API request (only available when a client ID is passed with the request).
215215
|Browser |Browser type associated with the incoming API request.
216216
|City |The city from which the API request originated (inferred by the IP address of the client).
217-
|Client IP |IP address of the client making the API request.
217+
|Client IP |IP address of the client making the API request. +
218+
To not forward the Client IP, in `wrapper.conf`, set `anypoint.platform.analytics_include_client_ip` to `false`.
218219
|Continent |The continent from which the API request originated (inferred by the IP address of the client).
219220
|Country |The country from which the API request originated (inferred by the IP address of the client).
220221
|Hardware Platform |The hardware type of the client making the request (such as Mobile, Tablet, Desktop, etc.).

0 commit comments

Comments
 (0)