Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate Google Analytic with parse server ? #719

Closed
mohmagdy opened this issue Feb 29, 2016 · 3 comments
Closed

How to integrate Google Analytic with parse server ? #719

mohmagdy opened this issue Feb 29, 2016 · 3 comments

Comments

@mohmagdy
Copy link

i am setting up a parse server inHouse
currently i am looking to integrate it with Google analytics , but i donot know , shall i implement the google analytics SDK in the mobile app or can i customize parse server analytics.js to post the events to the google service

one other points : how to track push opens ? what custom i would need then ?

@gateway
Copy link

gateway commented Feb 29, 2016

You might want to check out Flurry for app analytics, its a free service https://developer.yahoo.com/analytics/

@flovilmart
Copy link
Contributor

@mohshaheen we'll be opening soon analytics adapters in order to plugin your favorite analytics tool!

@gfosco
Copy link
Contributor

gfosco commented Mar 7, 2016

One could implement the routes in analytics.js and then send the event to another analytics provider... If time is not critical, there's no doubt we'll have analytics adapters in a future version.

@gfosco gfosco closed this as completed Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants