ECM Throughout The World

Last update {{last_update}}

Active Users Per Country

Top 10 Countries

{% for country in top_countries %} {% endfor %}
# Country Active Users
{{forloop.counter}}. {{country.country_name}} {{country.active_users}}

ECM Instances

Top 10 Instances

{% for instance in top_instances %} {% endfor %}
# City Active Users First Installed Avg. Last Login
{{forloop.counter}}. {{instance.city}} {{instance.active_user_count}} {{instance.first_installed}} {{instance.avg_last_visit_top10}}