Wrote a Blog Post
I recently implemented Mixpanel into a Next.js project, and found a lack of articles out there explaining how to do so. Specifically I wanted to implement it using Next's Rewrites so that all requests are proxied through  my app's domain.

Here's how I did it.
https://dev.to/rain2o/using-mixpanel-via-proxy-with-nextjs-rewrites-130e