Hello,I can't get Adobe Analytics Plugins working. Keep getting errors
in console or Analytics doesn't load at all. Below is a simple example
using an Adobe plugin; here's my setup:Analytics ExtensionManage the
library for me (checked)Custom Code Section (below)Load RuleSet
Variables > Custom Code if (_satellite.getVar('Page: External Campaign
(URL)') != '') { s.events=s.apl(s.events,"event3",",",1) }I've tried
several variations of putting all of the plugin code in the Load Rule,
Extension and ...