Good work Solo -- yes, this is the way to do it going forward. It is, afterall, an advanced thiung to do.
This is one of those things that will become easier with the introduction of Expressions. How it might work in the future:
[show when "times_visited($current_pageid) = 1"] This will display on first visit
[when "times_visited($current_pageid) =2"]This is on visit 2
[when others] This shows every other time
[/show]