Function get_traffic_type

Source
pub fn get_traffic_type(cx: &Context) -> &'static str
Expand description

Extracts the traffic type from the current context.

Returns “organic” if no traffic type baggage is set.