Don't we want to track all visitors?

Comments

tombigel’s picture

I mean, only for *not* logged in users

brewthis’s picture

Should probably be changed to is_admin, if any.

alexweber’s picture

fair enough! :)

I've been doing a lot of single-user websites lately and it didn't even occur to me that we'd want to track other logged in users... my bad!

alexweber’s picture

Version: 7.x-0.0-rc1 » 7.x-0.x-dev
Status: Active » Needs review

I'd been putting it off but this issue made me go ahead and speed it up: google analytics integration now allows user roles to be excluded from tracking :)

alexweber’s picture

Version: 7.x-0.x-dev » 7.x-0.0-rc2

updated in RC2, please test!

alexweber’s picture

Status: Needs review » Closed (fixed)