Hacker News new | ask | show | jobs
by krispbyte 2791 days ago
Which reinforces the need to do the lookup in client code since you can't code it into GA.
1 comments

I mean you could just get the data from the client that the lookup needs and then send that data to your server for your server to do the lookup and then return the result to the client

but maybe it’s a static site