Upgrading my site from ga.js legacy to analytics.js. I have a piece of code from classic ga.js that I need to upgrade to universal analytics.
How do I upgrade this code onsubmit="ga(['_linkByPost', this]); return true;" to universal analytics code? I use this code on a form for cross domain linking. Now I just have to figure out how to convert this to universal analytics.