Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the property "use-google-analytics" is set to true in wt_config.xml, the client side will generate a call to www.google-analytics.com/analytics.js, but the endpoint can be overridden with with the property google-analytics-url.

Logrocket (removed)

If the property "use-logrocket" is set to true in wt_config.xml, the client side will generate calls to logrocket.

TrackJS

If the property "log-trackjs-events" is set to true in wt_config.xml, the client side will generate calls to trackJS ingestion.

Statsd

statsd-logging

statsd-server

Token Service

Licensing

AWS

TrackJS

log-trackjs-eventsIf the property "log-trackjs-events" is set to true in wt_config.xml, the server side will generate calls to the stats endpoint (statsd-server and statsd-port)

AWS - Xray

If the properties “aws-access" and "xray" are set to true in wt_config.xml, the server side will generate calls to the xray api.

AWS - Dynamo

If the property "aws-access" is set to true in wt_config.xml, the server side will generate calls to store session info into a dynamodb table (“partner_session_log_table”) in the region “dynamodb_region”.

3D Mouse

If the property "use-3dmouse" is set to true in wt_config.xml, the client side will generate calls to the 3D mouse proxy at https://' + self.host + ':' + self.defport + '/3dconnexion/nlproxy'.