You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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.
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 ?
The text was updated successfully, but these errors were encountered: