Thu May 02 2019
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
s.eVar1 = "foobar"
s.events="event115"
s.prop7 = "Blog_foobar"

s.clearVars(); // this removes the events and eVars you've already sent so they don't get counted twice
s.linkTrackVars='events';
s.linkTrackEvents='event120';
s.addEvent('event120');
s.tl(true, 'o','Language List Open'); // Send data to Adobe.
s.clearVars(); // this removes the events and eVars you've already sent so they don't get counted twice