Tips on how to integrate mixpanel with weweb

Trying to integrate mixpanel with a weweb app and quite confused on how to approach it

Hi, i use MP to :slight_smile:
Maybe it’s not as good as direct implementation, but i use Google Tag Manager in weweb and then send events from GTM to Mixpanel.

how do you use it? would love to see your approach

Hi, basically data is sent to Google Tag Manager (datalyer.push) from Weweb - it’s old tecnical debt - then to Rudderstack (Segment copycat) with a GTM custom tag, and then Rudderstack send data where needed.