OpenPanel
OpenPanel
Ghost
AnonymousMay 22

GEO Tracking Appears US-Only

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

Completed
changed status toCompleted·4 days ago
2 weeks ago

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

Ghost
Anonymous2 weeks ago

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.

2 weeks ago

What version of @openpanel/nextjs do you use?

Progress
changed status toIn Progress·2 weeks ago
2 weeks ago

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!