Forum Discussion
Additional commonly asked Q&A related to ‘Device Fingerprinting’ in DFP continued
Hey Christian
Thanks for your response.
It makes sense that in these cases we get the same or similar IDs. However, when I check some of the response JSON files, I find different True IPs, different Device Cities, different Carriers, etc., but still the same Device ID, and that doesn't make sense to me. Any idea what might be causing this?
Hi Flaviov, regarding your observation of different True IPs, Device Cities, Carriers, etc., but still having the same Device ID, this can be due to the following reasons:
- VPNs and Proxies: Customers using VPNs or proxies can appear to have different IP addresses, cities, and carriers, even though they are using the same device.
- Dynamic IP Addresses: Many internet service providers assign dynamic IP addresses to their customers. This means that the IP address can change frequently, even though the device remains the same.
- Mobile Networks: Mobile devices often switch between different networks and carriers, which can result in different IP addresses and locations being reported.
- Device Fingerprinting: The device fingerprinting mechanism might prioritize certain attributes over others when generating the Device ID. This means that even if some attributes like IP address and location change, the core attributes used to generate the Device ID remain the same.
These factors can contribute to the discrepancies you are observing in the response JSON files. Feel free to let us know if you have any more questions.
- FlaviovDec 05, 2024Copper Contributor
Hi Christian
Thanks again for the fast replay.
When you say "using the same device" do you mean they use the same smartphone model with the same browser, configs etc. or they are using actually the same device?
If the first one applies, I would expect from a device fingerprint logic that it uses the additional information as location, ip etc. and we get different fingerprints, otherwise it wouldn't be very useful.
If the later one is what you mean, 1-3 wouldn't make sense, as we know they don't use the same smartphone or computer or so.
As device fingerprints seem to be important for fraud detection, I try to figure out why we get the same Device Fingerprint for customer with unrelated data expect just some of the device information (as Platform, Plugins and Screen Resolution).
We observe this not in particular fraudulent Orders or Customers but in general.
- Christian_SchlegelDec 09, 2024Former Employee
Hi Flaviov, yes, model should be the same for same device, and browser, config, IP, etc, can change. However, it is important to note that there is a small percentage of false positives.