IP Mask Tag Plugin

The IP mask tag plugin helps to configure IP address masking for the Oracle Infinity Tag so that you can replace the last octet of a user's IP address with zeros as it is collected.

Note: Masking IP addresses impacts the reporting granularity of geolocation reports.

Enabling the plugin

To enable the IP mask tag plugin in order to mask users' IP addresses, set the maskIP option as follows:

maskIP: {'enable':true}

When enabled, the mask IP plugin will apply dcsipa=1 for all tracking requests—except for ORA.collect, because it does not apply any mutations by default.

Note: For more details about this implementation, contact your Oracle Infinity solutions consultant.

Learn more

Infinity Module Plugins

IP address masking parameter