volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

No Track() extension available

To be able to gather statistics, one should add the .Track() to the search

As described here
http://find.episerver.com/Documentation/stats-tracking

 

But there is no such thing available, how do I implement it?

SearchClient.Instance.Search<SearchBase>()
.For(query)
.Track(...........

Or am I missing something here? (I suppose I am :-) )

/Fredrik

#80124
Jan 15, 2014 11:48
Vote:

You are most likely missing a using statement.

Resides in EPiServer.Find.Framework.Statistics

#80125
Jan 15, 2014 12:22
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.