diff --git a/static/js/services/user-service.js b/static/js/services/user-service.js index faaebcea0..64e75828b 100644 --- a/static/js/services/user-service.js +++ b/static/js/services/user-service.js @@ -61,7 +61,7 @@ function(ApiService, CookieService, $rootScope, Config, $location, $timeout) { } if (Config.MARKETO_MUNCHKIN_ID && userResponse['marketo_user_hash']) { - associateLeadBody = {'Email': userResponse.email}; + var associateLeadBody = {'Email': userResponse.email}; if (window.Munchkin !== undefined) { try { Munchkin.munchkinFunction(