I have a common
-keep public class com.google.** {*;}
in my proguard.cfg and google analytics works fine.
Try it. If this does not solve the problem, then your problem is not with Proguard, but rather with Google Analytics configuration or connection problems.
source share