mixpanel - Is it possible to transfer data to Firebase Analytics? -


we trying migrate mixpanel firebase analytics. there way transfer historic data firebase?

no there isn't solution that. alternative export firebase analytics data big query, in big query import data mixpanel. won't able visualise data imported in big query in classic firebase dashboard, you'll need build custom dashboard using google data studio instance.


Comments

Popular posts from this blog

javascript - Access directive function from component class or template -

php - Auto increment employee ID -

python - Evaluating the next line in a For Loop while in the current iteration -