Identify sampled events.
This commit is contained in:
@@ -269,7 +269,7 @@ define [
|
||||
$scope.recompile = (options = {}) ->
|
||||
return if $scope.pdf.compiling
|
||||
|
||||
event_tracking.sendCountlySampled "editor-recompile", options
|
||||
event_tracking.sendCountlySampled "editor-recompile-sampled", options
|
||||
|
||||
$scope.pdf.compiling = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user