View Single Post
Old 12-09-2012, 07:16 PM  
edgeprod
Permanently Gone
 
Industry Role:
Join Date: Mar 2004
Posts: 10,019
Quote:
Originally Posted by AutumnBH View Post
Set a cookie that contains a number. Each view of a movie page increments the counter by 1. When you reach max views per page, either a) redirect to the signup page or b) display a message with a greyed out flash player and a message prompting the surfer to signup. If you wanted to do (b) then you could use a WP custom field to hold that html.

Put the cookie increment counter / redirect in header.php of course.
Yup, or a PHP session, so they can't just trash their cookies to see more videos.
edgeprod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote