Skip to content

Instantly share code, notes, and snippets.

View ladanazita's full-sized avatar

Ladan Nasserian ladanazita

View GitHub Profile
@ladanazita
ladanazita / instructions.md
Last active June 14, 2016 18:00 — forked from sperand-io/instructions.md
What Is Segment Sending on My Behalf?

If you have node installed, you can clone the repo for whichever integration you'd like to use (say GA) then install segmentio-facade:

git clone https://github.com/segmentio/integration-google-analytics.git
cd integration-google-analytics
npm install segmentio-facade

Then create a new file in the top level of the directory with the script from this gist.