I enabled the module, and a user which has no right on
"administer google analytics settings"

has access to admin/settings/google-analytics-api where he can press the "Grant Access ..." -Button

CommentFileSizeAuthor
#2 permissions.patch1.49 KBkarens

Comments

maulwuff’s picture

I think

line 21 should read like

  'access arguments' => array('administer google analytics settings'),

instead of

    'access arguments' => array('access administration pages'),
karens’s picture

Priority: Normal » Critical
Status: Active » Reviewed & tested by the community
StatusFileSize
new1.49 KB

Another no-brainer and critical. Here's a patch.

jkitching’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Fixed!