There are 2 ways:generate the links dynamically in HTML source, that would indeed be with <%= %> tagsOther option is tracking URL formula, see How to pass parameters from Adobe Campaign to Adobe Analytics 2nd option has the advantage that it's done for all tracked links automatically.For option 1, a...