Mask IP Address but keep it unique (or almost unique)
Hi group!
Currently, we take on the box IP Address field and assign it to an eVar using processing rules. We have a condition that check an eVar used like flag that make us save the IP into the eVar or not. That help us to enable IP Addresses on reports, depending on business decision for that site.
Now, I have a new requirement. We would like to keep IP Address assigned to an eVar. But we would like to mask it, to not display real IP to reports users, but we would like to keep it as unique for being used to breakdown reports.
I think in something like this. For example, if I have this IP Address 192.168.100.25, I would like to convert it to: ABC.DEF.GHI.JK, or another option: 192.168.ABC.DEF. Is this something we could do using processing rules? Any other way to solve this requirement?
Thanks,