transform adobe data to mixpanel format and upload to cloud storage
key steps:
some custom files are required which can be supplied by adobe:
.
├── guides
│ ├── evars.csv
│ ├── metrics.csv
│ └── props.csv
├── lookups-custom
│ ├── columns.csv
│ ├── eventList.csv
│ └── eventStandard.tsv
└── lookups-standard
├── browser.tsv
├── browser_type.tsv
├── color_depth.tsv
├── connection_type.tsv
├── country.tsv
├── javascript_version.tsv
├── languages.tsv
├── operating_systems.tsv
├── plugins.tsv
├── referrer_type.tsv
├── resolution.tsv
└── search_engines.tsv