Skip to content

woojing/analytics_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics Viewer

Tool for Google Analytics console log view

Requirements

This tools just helper for increase readability of raw log format. So you have to install native tools for getting raw logs.

On Windows

  1. adb
  1. Android device driver for few venders
  • if adb cannot found your device then trying this.
  • or check your USB cable
  1. python3

On MacOSX

  1. brew
  • this is not directly related. but it make your life very easy.
  • http://brew.sh
  • or just use this /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. adb
  • brew install android-platform-tools
  1. idevicesyslog
  • brew install libimobiledevice
  1. python3
  • brew install python3

How to use it?

Just download and type this python3 run.py

About

Tool for Android GA log view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages