Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ak--47/adobe-to-mp

Repository files navigation

adobe-to-mp

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

About

transform adobe data to mixpanel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published