|
Description: |
What I need is pretty simple, but probably needs to be done in ajax.
1.) Set timer going when visitor arrives at the site. I need to show the timer going in multiple spots or just one. (also need the option to NOT show a timer - but still have it counting down).
2.) I need to include other pages based on a schedule of that timer's activity. For example with a timer set to 10 minutes I would need to do something like this:
When page is opened include page 1 for a snippet of the page, after 30 seconds include another, after 4 minutes include another.....etc... I should be able to include as many timed events as needed.
Make sense? I'm basically going to be using this to show ads on a few pages that people stay at a long time. If I don't get them with the first offer, it will be the second or 10th that grabs them.
|