If you output your links via a Velocity token, you can have the HTML side be tracked and the Text side untracked. This is what I call a "polymorphic token" and there's a blog post about it. You probably already know this, but for the lurkers, let's be clear that turning off link tracking and not tokenizing the link means sessions will remain anonymous. (There are other articles that mention turning off tracking as it's only about the Clicked Email event, when it's potentially about all web events.)
... View more