Hi David,
Here is the right code IF you want to track both event31 and event79 at the same time:
onclick="var s=s_gi(s_account);
s.linkTrackVars='events,eVar5,eVar10,eVar46'; //you have to put variable events if you want to track the event
s.linkTrackEvents='event31,event79'; //all events that needs to be tracked have to be listed here
s.eVar5='Mardi Gras';
s.eVar10='Twitter';
s.eVar46='Daughtry Concert';
s.events='event79,event31'; //list all the events to be send
s.tl(this,'o','Mardi Gras | Twitter | Daughtry Concert');
"
That should work. Let me know if it does not.
Best regards
Alexis Cazes