AnonymousMay 22
GEO Tracking Appears US-Only
It seems like GEO tracking is broken. Everything seems to be US only
Completed
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.
What version of @openpanel/nextjs do you use?
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!
I see that you use "1.0.8". Can you update to latest which is "1.5.1".