Comment 'Hello Scholar !You m...' to 'Mautic Tracking'
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();