I have very similar issues. What I have found out so far using Adobe
Launch: If using the built in s.tl() action in Adobe Launch:Activity Map
Information is only set, read and sent if the element clicked is wrapped
inside a link = bla tag.If using custom code in the action
section like "s.tl(this, 'o', linkName)":Activity Map Information is
always set, read and sent.If this is an exit link or a download link
activity map works like a charm.Anyway: in the two first cases the s_sq
cookie which sto...