ref: master
plugins/google_analytics/views/profile-editor-extras.html.erb
<%= c_('Statistics') %>
<%= labelled_form_field(_('Google Analytics Profile ID'), text_field(:profile_data, :google_analytics_profile_id, :value => profile_id)) %> <%= link_to(_('See how to configure statistics for your profile'), '/doc/plugins/google_analytics', :target => '_blank') %>