Hi guys,
I had thinked on idea to measure granular metrics and find the "taste of the users' and with that, we will change the information displayed on the site according to this information.
I will start with the "simple" Idea, cause I guess the first step have an simple way to do this and with time we can make this thing better.
with NoixFLAPP Framework I can get data using an "knowledge string" like content from category with name "developers". If I can create an way to know what users \access in my site, for example if one of them access lot of content from specific category, I will registry "content published from category with name "development"' and have an param that increment counting for every time that he access this same data type.. so we will have some like this:
Julio|content published from category with name "joomla"|10
Julio|content published with id 728|3
Amy|content published from category with name "ATAW"|5
Amy|content published from category with name "Frameworks"|10
Analytics are key with a system like that.. so we get this information and we have an XML file for example that define an "MODULE" like:
<module>
<name>content development blog category</>
<position>TOP</position>
<data>content from category with name "development"</data>
<layout>blog</layout>
</module>
This will be interpreted and this will display our module, remember that we dont generate any line of code to do this. Next time that specific user access our application/site I will change the information usign that information that we have on our metrics data.
You need to be a member of All Together, As A Whole to add comments!
Join All Together, As A Whole