Update:
I do see that this is being placed into the tracking code:
ga('create', 'UA-XXXX-Y', 'auto');
ga('require', 'linkid', 'linkid.js'}; // Load the plug-in. Note: this call will block until the plug-in is loaded.
ga('send', 'pageview');
I believe that’s the part that enables enhanced tracking correct? Still not saving in the admin panel though.