ECM Throughout The World Last update {{last_update}}

Total users: {{total_users}}, Total instances (installations): {{total_instances}}

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 or Country Active Users First Installed Avg. Last Login
{{forloop.counter}}. {% if instance.city %}{{instance.city}}{% else %}{{instance.country_name}}{% endif %} {{instance.active_user_count}} {{instance.first_installed}} {{instance.avg_last_visit_top10}}