November Happy Hour will be moved to Thursday December 5th.

K Khan
Jun 29, 2015
  5238
(2 votes)

Visitor Criteria based on EPiServer Find Statistics

EPiServer Find Statistics are quite useful. Those helps editors to understand the behaviour of web users of their site. Those statistics can be used in other areas of EPiServer also. e.g. I have developed a visitor criteria that offers editors to select a keyword based on the most frequent search by web users during last month. On Search Listing page Editors can select Contents to show related contents for those popular searches.

Find Statistics show most frequent searches on website during last month

Image statistics.JPG

A Visitor Criteria to show specific contents for these terms

Image visitorcriteria.JPG

Search term specific contents

Image SpecificContentForSearches.JPG

Code and a nuget package is available on Github.

Following Configurations will require.

<episerver>
<visitorGroup>
        <searchKeyWordCriteria pattern="([#?&](amp;)?(q|p|Search)=(?<query>[^&]+))" />
      </visitorGroup>
</episerver>

I am looking forward for some public functions from EPiserver, so developers could retrieve statistics based on IP/user also. Some great features can be built based on that.

Jun 29, 2015

Comments

Jul 16, 2015 01:12 PM

Like!

Please login to comment.
Latest blogs
Optimizely SaaS CMS + Coveo Search Page

Short on time but need a listing feature with filters, pagination, and sorting? Create a fully functional Coveo-powered search page driven by data...

Damian Smutek | Nov 21, 2024 | Syndicated blog

Optimizely SaaS CMS DAM Picker (Interim)

Simplify your Optimizely SaaS CMS workflow with the Interim DAM Picker Chrome extension. Seamlessly integrate your DAM system, streamlining asset...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Optimizely CMS Roadmap

Explore Optimizely CMS's latest roadmap, packed with developer-focused updates. From SaaS speed to Visual Builder enhancements, developer tooling...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Set Default Culture in Optimizely CMS 12

Take control over culture-specific operations like date and time formatting.

Tomas Hensrud Gulla | Nov 15, 2024 | Syndicated blog