Sometimes, validation filters in text fields can be a bit sensitive to long query strings. A quick trick you can try to see if the system accepts it is adding a trailing slash (/) right before the question mark, changing the format to .com/?utm_source... instead of .com?utm_source.... Another temporary workaround is using a URL shortener to keep the input clean.