I was reading about implementing Admob in my app and found a bunch of information about using Google Analytics to analyze user information collected from an app and using that information to improve the app. They have an SDK but I can’t really figure out how that works with Corona SDK. Any advice? Is there an API for gathering app data in Corona that will integrate with Google Analytics?
I’m also trying to prepare an app privacy policy. I have lifted it almost word for word from this:
http://coronalabs.com/privacy-policy/privacy-policy-for-app-users/
with obvious changes like changing the company name and changes that reflect that I don’t have people using my app as a platform.
I just left all of the information about what information is collected but honestly, I don’t know what I’m collecting. As of the publish where I add admob to the app, I’m basically collecting whatever admob needs to work. Is this covered by your example privacy policy? If not, where can I get this information?