5 Configuring enrichments - OXYGEN-MARKET/oxygen-market.github.io GitHub Wiki
HOME > SNOWPLOW SETUP GUIDE > Step 3: Setting up Enrich > Configuring enrichments
Snowplow offers the option to configure certain enrichments. This is done using configuration JSONs. When running EmrEtlRunner, the --enrichments
argument should be populated with the filepath of a directory containing your configuration JSONs. Each enrichment JSON file should be named {{name of enrichment}}.json (for example, referer_parser.json).
See this page for a list of the configurable enrichments.