2017-04-17 10:54:10 -04:00
|
|
|
%h2#usage-ping Usage ping
|
2017-03-30 11:48:33 -04:00
|
|
|
|
|
|
|
.bs-callout.clearfix
|
|
|
|
%p
|
|
|
|
User cohorts are shown because the usage ping is enabled. The data sent with
|
|
|
|
this is shown below. To disable this, visit
|
|
|
|
= succeed '.' do
|
|
|
|
= link_to 'application settings', admin_application_settings_path(anchor: 'usage-statistics')
|
|
|
|
|
2017-08-17 17:50:29 -04:00
|
|
|
%pre.usage-data.js-syntax-highlight.code.highlight{ data: { endpoint: usage_data_admin_application_settings_path(format: :html) } }
|