cacheVars: function() {
        this.$content = this.$el.find('.analysis-subscribe-content');
        this.$steps = this.$el.find('.steps');
      },