showIndicatorModal: function(e) {
        ga('send', 'event', 'customise', 'country page');
        e && e.preventDefault();
        this.presenter.showIndicatorModal();
      }