How can I force a user to view a video before entering website?
I am looking for a solution to load a video for viewing before entering a
website. While viewing the video, there will be a simple registration form
with two fields that if submitted will allow skipping the video.
I can check a SESSION variable and redirect to the video page from any
page if it was not viewed... the problem is I need somehow to detect a End
of Video event or something like that and then set a SESSION variable at
the end of the video.
The site is based on Joomla and I can also use a custom PHP solution.
No comments:
Post a Comment