There is a small problem with the accuracy of tracking emails sent to Yahoo.
It seems that Yahoo requires and serve images from its IP. In these circumstances, more then half of the readings seems to come from a foreign location (in the case Ireland, Leinster, Dublin), while I am sure those readings come from my country. It is about a few IPs, which can be easily identified.
I have requested and did not find any method to modify GeoLite2-City.mmdb.
I am writing to this forum to ask for help as follows:
a) Is it possible to modify something in code or create a custom php that makes it possible to replace any ip from 212.82.108.XXX to a fixed IP address that belongs to my country?
If not,
b) How to create a script and run a cron job to periodically update the DB replacing any 212.82.108.XXX with an single IP that belongs to my country?
Thank you in advance
It seems that Yahoo requires and serve images from its IP. In these circumstances, more then half of the readings seems to come from a foreign location (in the case Ireland, Leinster, Dublin), while I am sure those readings come from my country. It is about a few IPs, which can be easily identified.
I have requested and did not find any method to modify GeoLite2-City.mmdb.
I am writing to this forum to ask for help as follows:
a) Is it possible to modify something in code or create a custom php that makes it possible to replace any ip from 212.82.108.XXX to a fixed IP address that belongs to my country?
If not,
b) How to create a script and run a cron job to periodically update the DB replacing any 212.82.108.XXX with an single IP that belongs to my country?
Thank you in advance