Analytics constructor

Analytics()

Implementation

Analytics() {
  techVersion = Platform.version.split(" ")[0];
}