How are people searching currently? Using an Umbraco package?
There are no stats built into the core of Umbraco so you would need to extend the exisitng search facility and record in the database what people are searching for.
Now I have problem with content picker ;-) My idé is that my customers pic easy the content that on top on google analytic. But I have heard to accompish 5-top-links macro out from this content picker. Seems that only things that benn saved ther is node id.
Do you know how I can get the url and the node name from node id? Would be good if it is in Razor, I like to work in that script
Show the 5 last search topic?
Hi Umbraco´s!
I have a customers who want a part of fronpage to show the "5 most searched" on special topic of nodes.
Please does any know how I can accomplish that?
Best regards,
Kaj
How are people searching currently? Using an Umbraco package?
There are no stats built into the core of Umbraco so you would need to extend the exisitng search facility and record in the database what people are searching for.
Other options:
Use Google Analytics
Use Google Custom Search
Hope that helps
Thanks,
Matthew
Thanks Matthew!
The idé with google analytic helped me.
Now I have problem with content picker ;-)
My idé is that my customers pic easy the content that on top on google analytic.
But I have heard to accompish 5-top-links macro out from this content picker. Seems that only things that benn saved ther is node id.
Do you know how I can get the url and the node name from node id? Would be good if it is in Razor, I like to work in that script
Thanks,
Kaj
is working on a reply...