mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 00:29:04 +02:00
Send analytics event after submitting group inquiry form
This commit is contained in:
@@ -103,5 +103,6 @@ define [
|
||||
|
||||
request.then (response)->
|
||||
$scope.sent = true
|
||||
event_tracking.send 'subscription-funnel', 'plans-page', 'group-inquiry-sent'
|
||||
$scope.error = (response.status != 200)
|
||||
$scope.$apply()
|
||||
|
||||
Reference in New Issue
Block a user