Hi!I had the same problem! In my Direct Call Rule, I set up an s.tl()
call in the Adobe Analytics section of the rule. I have eVars and props
set in the the Global Variables section and I have eVars, props, and
events being set in the Custom Code. Yet none of my events in the Custom
Code were being included in the analytics call, even though the s.events
variable was being correctly valued.This is how I fixed it1) in the
Custom Code, you can set your s.event in any fashion (either with your
s.ev...