Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Conversation

@Natim
Copy link
Contributor

@Natim Natim commented Feb 23, 2016

@Natim Natim force-pushed the 1243393-add-a-GA-route branch from 2246697 to e2236ca Compare February 23, 2016 13:34
@Natim Natim force-pushed the 1243393-add-a-GA-route branch from f47823b to 3210c25 Compare February 23, 2016 15:17
@leplatrem leplatrem changed the title Bug 1243393 — Add an event route. (WIP) Bug 1243393 — Add an event route Feb 23, 2016
loop/config.js Outdated
},
ga: {
activated: {
doc: "Defines if uncaught exceptions should dump snapshots",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is the right doc? I think it should be like "If true then POST /events will send event information to Google Analytics"

.end(function(err) {
if (err) throw err;
assert.calledWithExactly(sendAnalyticsStub, "fake-ga-id", userHmac, {
'event': 'tab_shared',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Object keys don't need to be quoted.

@n1k0
Copy link
Contributor

n1k0 commented Feb 25, 2016

LGTM, totally unsure about the bool formatting issue which may just be me missing context here. r+ if not an issue, nits up to you.

Natim added a commit that referenced this pull request Feb 29, 2016
@Natim Natim merged commit 34631f4 into master Feb 29, 2016
@Natim Natim deleted the 1243393-add-a-GA-route branch February 29, 2016 11:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants