I’m currently using the X-GEO power-up from Stape to capture user location for tracking purposes with the Meta Conversion API.
Everything works smoothly for users in the United States, where the region
field comes in as expected (e.g., “CA”, “NY”, etc.).
However, for European countries, I’m often receiving numeric codes — for example, 34
for Italy — instead of readable names like "lazio"
or a proper abbreviation.Has anyone else run into this issue?