Branch to a page once per session

Permalink
This might impossible, but I want to explore the idea of taking the user to designated page if it is the user's first time for a session. Let me explain:

I have installed the Popup plug-in and it has the option of having the popup display on the first time the user enters the the page during a session. Works great, however I would like to do something similar without a popup:

If it is the user's first time entering a page (e.g. Home page) for a session, s/he would be taken to a different page (e.g. Announcements).

Todd

rtcary
 
hutman replied on at Permalink Reply
hutman
This should be possible by borrowing some code from the package that you purchased and editing it to do what you want, what exactly are you asking for?
rtcary replied on at Permalink Reply
rtcary
If you go tohttp://www.toddcary.com/new_gbrc/... , you should get a popup the first time. Rather than the popup, I'd like the user taken to the page, Current Happenings, the first time.

I need to dig around the coding in the popup.

Todd