vahissan
vahissan

Reputation: 2332

Where does tracking data related to Google Play Campaign Measurement go?

I have an android app which uses Google Analytics SDK to send tracking data to a specific Google Analytics account (let's say account A).

The same app is published through a separate Google Play account (account B).

Now, I am confused as to where will be the campaign measurement data go (account A or account B?).

Could anyone clarify?

Upvotes: 1

Views: 83

Answers (1)

botteaap
botteaap

Reputation: 5790

It will be sent to the account for which the tracking id is for. The account that is used for publishing the app is not related to the analytics data.

If the tracking id is for account A, then publishing with account B won't matter whatsoever and account A will be used for the tracking data.

Upvotes: 5

Related Questions