Hi, stephenk67545596Actually, this rule has custom code in the rule
condition and no actual rule body. That custom code does a getVar on
several data elements which, in turn, execute custom code.I didn't write
it in the first place, but I have seen plenty of instances of tricks
like this where people have tried to reduce the number of js files that
DTM would load. So it's a weird case. I have gotten around the problem
by moving this code into the rule with an Order value of 10. Phase II of
the ...