3066 Posts in 866 Topics by 648 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 525 Views |
-
Tracking the appearence of a page item inside another page

10 February 2010 at 2:11am Last edited: 10 February 2010 2:11am
Well this is what I want to do
Let's say I have a HomePage and a NewsPage. On my HomePage I show two(2) random NewsPage pages (the title and a preview). I need to track how many times a NewsPage page item has appeared in my HomePage. Is this possible ??
Thank you in advance
George
-
Re: Tracking the appearence of a page item inside another page

10 February 2010 at 8:26am
Create a new property for your NewsPage ($db). There must be a controller method in your HomePage_Controller that is responsible for displaying those two NewsPages. Let that method increment the new property of NewsPage.
| 525 Views | ||
|
Page:
1
|
Go to Top |


