Call Us 203.687.6053

Blog with a focus on DotNetNuke news, tips and tricks, DNN SEO, and insights and opinions about the DNN community at large.

DNN Project Release Tracker Now Public

Posted by Tom on Tuesday, June 12, 2007 to DotNetNuke, DNN Friday, DNN News

It is Tuesday again and due to my current consulting workload I am not able to keep up with my blog as I should. Not good, not good at all, but then again ... I gotta get the bills paid. Let's see what other members of the greater DNN community have been up to.


Permalink Permalink      Comments 3 Comments      RSS feeds RSS feeds      Email updates Email updates

 

Comments

Comment By Ed DeGagne on Thursday, November 08, 2007 at 12:03 PM

RE: GoogleAnalytics

While I agree that it is easy to just paste your tracking script in default.aspx (or even in an html module), it leaves little to no flexibility at all.

With the new version of my module, you can prevent the tracking script from appearing on a security role basis and also shut it off for a specific localhost name. SuperUser's are automatically excluded from the script insertion as well.

Comment By Tom Kraak on Thursday, November 08, 2007 at 10:40 PM

So that essentially means you could exclude all admin / host activity from your Google Analytics reports, correct?

Comment By Ed DeGagne on Friday, November 09, 2007 at 8:53 AM

That is correct.

Host (SuperUser) activity is excluded automatically, but I could make this an option if enough people want it.

But activity could be prevented by any role that is defined in your portal, including the Admin role.

Add a comment