Skip to content

faelitu/GA-beautifier-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GA-beautifier-iOS

This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable, by converting it to JSON.

To run it, create a file name as "in.txt" with the decrypted logs and in a terminal run the "beautifier.py" file:

python3 beautifier.py

The result will be saved in the file "out.json".

Enjoy ;D

About

This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages