Hello,
So I’ve been playing around with the Referer_parser, I decided to take my own copy and add to it for the 500+ domains that send traffic to our domains, we call these ‘meta’ (Affiliates). It appears that this is an unaccepted medium and (for some reason) is referencing the user-agent-utils-enrichment which has as far as I can see has nothing to do with Ref_Medium.
Is this response correct or sending me down a rabbit hole?
Apr 20 13:03:57 ip-172-31-40-83 web: Unrecognized medium: 'meta'
Apr 20 13:03:57 ip-172-31-40-83 systemd: web.service: main process exited, code=exited, status=1/FAILURE
Apr 20 13:03:57 ip- systemd: Unit web.service entered failed state.
Apr 20 13:03:57 ip- systemd: web.service failed.
Apr 20 13:03:57 ip- systemd: web.service holdoff time over, scheduling restart.
Apr 20 13:03:57 ip- systemd: Starting This is web daemon...
Apr 20 13:03:57 ip- systemd: Started This is web daemon.
Apr 20 13:04:01 ip- web: [main] WARN com.snowplowanalytics.snowplow.enrich.common.enrichments.registry.UserAgentUtilsEnrichmentConfig$ - user_agent_utils enrichment is deprecated. Please visit here for more information: https://github.com/snowplow/snowplow/wiki/user-agent-utils-enrichment
What outside the referer enrichment decides the acceptable medium? can I change it?
Edit:
Does this mean I cannot add in my own additional referer categorisation?
Thanks
Kyle