Comment to Mautic Tracking
-
Hello Scholar !
You may add it to the parseSystemKey method of BxDolTemplate class. Just write in the processing of this variable smth like:
$oAccount = BxDolAccount::getInstance();
...
case 'my_variable': $oAccount->getEmail();