Avatar

Level 8

I had the same problem a while ago.


Did you try declaring the s.linkTrackVars and the s.linkTrackEvents before declaring the s.events as it follows?

s.linkTrackVars='events';

s.linkTrackEvents='event99';

s.events='event99:12345';

Kind regards !

Cheers,

MArio