Hello,We are using adobe analytics for our enterprise application. We are setting some custom values through custom conversion variable (eVar)  programmatically by taking reference of Using s.linkTrackVars and s.linkTrackEvents .Example :   if (!window['s']) {       return;  }  s.linkTrackVars = 'eV...