Per Nergård (MVP)
+1
Jul 13, 2011
visibility 4589
star star star star star
(1 votes)

Overview of Visitor group content in your site

The new Visitor group functionality in EPiServer looks very interesting and I was so fortunate that I got a demo by Mats Hellström earlier this year but have been busy so haven’t had time to blog about my thoughts.

As I said earlier It looks very interesting but  my first impression was that the built in functionality had been focusing too much on making it easy for both developers (how can I nag about this?) and editors to create new visitor groups and use them to present content and totally forgetting about how to manage all this new content.

Since I’m currently working with a very large installation with many sub sites and a lot of pages my guess is that if we let the editors loose with this, we would in a couple of weeks have massive problems with visitor group driven content all over but no one knowing exactly where.

So how to improve this then.? My first thought was to add an icon to the page tree.

Since I did this during another session and on a colleague's laptop I didn’t have my playbox machine available but a quick googling I found an excellent post by Anders Hattestad.

With some modifications I got it running and the result looks like this:

Visitorgroup 

Of course this need to be developed further with possibility to filter from a list by available visitor groups, maybe modify the tooltip and more but at least it’s something.

This is something that could help the editors find their pages with visitor group content but I believe that some additional module is necessary to supply an overview of visitor group content for the chief editors and for example decision makers of a certain campaign.

Maybe in an R2B release?

Hot to get it running.

1. Get file

2. Add to project and modify namespace, class name if you want.

3. Modify the adaptermappings.browser file with changes from .2.

<adapter controlType="EPiServer.UI.WebControls.PageTreeView" adapterType="EPiServer.PageTreeViewAdapter" />

4. Done.

Jul 13, 2011

Comments

Aug 2, 2011 10:48 AM

Excellent and would be very useful.

error Please login to comment.
Latest blogs
Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |