| utm_term: '', | utm_term: '', | ||||
| } | } | ||||
| } | } | ||||
| operationUtm({ url: '/operation/utm', body: utm }) | |||||
| if (utm.utm_source || utm.utm_medium || utm.utm_campaign || utm.utm_content || utm.utm_term) | |||||
| operationUtm({ url: '/operation/utm', body: utm }) | |||||
| } | } | ||||
| useEffect(() => { | useEffect(() => { | ||||
| (async () => { | (async () => { |