2

Iam using Google Analytics SDK for iOS v3.0.9 in my app and tracked all the data during my development. Now the app is yet to be submitted in "Apps Store", so i need to delete all the previous data and track only the data after my app is released.

I need to use the same Tracking ID and the account.

1 Answers1

2

You cannot delete it. That is why it is important to setup a test profile to send data to while you implement/qa. need ref use this link

in my choice need to create the new GA account and submit to App Store

Community
  • 1
  • 1
Anbu.Karthik
  • 82,064
  • 23
  • 174
  • 143
  • i used GA in last 3 projects ,in testing time i used some different a/c and when submitted to app store add the original ID, but your question is good one, – Anbu.Karthik Oct 29 '14 at 12:15