Hi, Just following up. I made some slight changes and now when I’m
looping through this array of data to send out, the first item in the
loop is writing into analytics, but the following items. So if the array
has 3 items, only the first is working. I’m still seeing the other two
in the debugger, but they aren’t getting written out. Any idea why?
Here’s the code:for (var i = 0; i < docLength; i++) { var
s=s_gi('mfs-distribution-intranets');
s.linkTrackVars='prop1,prop46,prop50'; s.prop1=articleI...