OpenPanelO
OpenPanel
AnonymousMay 22

GEO Tracking Appears US-Only

It seems like GEO tracking is broken. Everything seems to be US only
CompletedCompleted

changed status toCompleted·Jun 1, 2026
May 22, 2026

I see that you use "1.0.8". Can you update to latest which is "1.5.1".

AnonymousMay 22, 2026

Thanks, you were right. We were still on @openpanel/nextjs@1.0.8. I’ve updated us to 1.5.1, migrated the proxy route to the current createRouteHandler() setup, and deployed the fix to production. Fresh events should now come through the updated SDK/proxy path, so we’ll monitor GEO data from new traffic.

May 22, 2026

What version of @openpanel/nextjs do you use?

changed status toIn Progress·May 22, 2026
May 22, 2026

Okey, I see that you use the nextjs proxy feature. It somehow gets your servers ip instead of the client. We have recently moved to cloudflare proxy (orange cloud) which has probably changed how we receive the headers from your site. Investigating and looking what we can do!