Select multiple not updating through tracking pixel

What should I send in the mt pageview function to update custom field of type select multiple?
not able to this like

mt(‘send’, ‘pageview’, {email: “hello@bdhjwb.sjbd”, test: [78,23]})

or

mt(‘send’, ‘pageview’, {email: “hello@bdhjwb.sjbd”, test: 78,23})