Merge remote-tracking branch 'upstream/master'

This commit is contained in:
nixel2007 2014-12-08 21:40:04 +03:00
commit 8508118dcb

View file

@ -91,6 +91,7 @@ module.exports = class AuthModal extends ModalView
return forms.applyErrorsToForm(@$el, res.errors) unless res.valid
Backbone.Mediator.publish "auth:signed-up", {}
window.tracker?.trackEvent 'Finished Signup'
window.tracker?.trackPageView "signup/finished", ['Google Analytics']
@enableModalInProgress(@$el)
createUser userObject, null, window.nextLevelURL