Skip to content

Instantly share code, notes, and snippets.

@robinwo
Created April 17, 2014 06:43
Show Gist options
  • Save robinwo/10958451 to your computer and use it in GitHub Desktop.
Save robinwo/10958451 to your computer and use it in GitHub Desktop.
AdRoll track conversion (add to segment)
try {
__adroll.record_user({ adroll_segments : 'segment_name' });
} catch(err) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment