Views counter counts 5 with include

Hi all, so this is a strange problem I run in to.

I am running an cfscript that gets an id from an url, then it includes a page that uses that id to set the view count.

Strange thing is that the counter sets 5 views, when I bypass the cfscript and include and access the page directly with the id in a url parameter the counter sets 1 view.

So before posting code, is anyone familiar with this kind of setup and problem?

@MvdO79, Could you please post your test file and which version of lucee you are running?