Skip to content

Instantly share code, notes, and snippets.

@babi4
Created April 14, 2017 08:26
Show Gist options
  • Select an option

  • Save babi4/a1fe41781df9e4f0850147756eb0428c to your computer and use it in GitHub Desktop.

Select an option

Save babi4/a1fe41781df9e4f0850147756eb0428c to your computer and use it in GitHub Desktop.
amplitude.init("{{Amplitude App ID}}", null, {
saveEvents: true,
includeUtm: true,
includeReferrer: true,
includeGclid: true,
batchEvents: true,
eventUploadThreshold: 50
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment