Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 18th Jun 2012, 04:25 PM   #1
D37
HyperActive Warrior
 
Join Date: 2010
Location: Canada
Posts: 415
Thanks: 423
Thanked 65 Times in 58 Posts
Default
Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

How would I have a landing page show up first that asks them to choose whether they are above 20 or under 20, then when they click "above 20" it has them go to the mobile site?

...also once they click "above 20", when they ever revisit the site in the future the "age verification" landing page does not show up.

Thank you to everyone on WF for all the great information, help, support, and kindness you have all shared!
D37 is offline  
Unread 18th Jun 2012, 04:56 PM   #2
Angela from Aberdeen
Registered Member
War Room Member
 
Angela V. Edwards's Avatar
 
Join Date: 2007
Location: Aberdeen, WA USA.
Posts: 2,535
Thanks: 68
Thanked 764 Times in 332 Posts
Blog Entries: 3
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Originally Posted by D37 View Post

How would I have a landing page show up first that asks them to choose whether they are above 20 or under 20, then when they click "above 20" it has them go to the mobile site?

...also once they click "above 20", when they ever revisit the site in the future the "age verification" landing page does not show up.
Why would they need to be above 20 and how would you prevent teenagers or pre-teens from simply clicking that they are above 20? How would you test whether the people saying they were above 20 pretty much actually were?

Angela V. Edwards is offline  
Unread 18th Jun 2012, 05:26 PM   #3
D37
HyperActive Warrior
 
Join Date: 2010
Location: Canada
Posts: 415
Thanks: 423
Thanked 65 Times in 58 Posts
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Angela V. Edwards View Post

Why would they need to be above 20 and how would you prevent teenagers or pre-teens from simply clicking that they are above 20? How would you test whether the people saying they were above 20 pretty much actually were?
The site is for a "smoking" site so we want to make try to make only adults visit it.

Thank you to everyone on WF for all the great information, help, support, and kindness you have all shared!
D37 is offline  
Unread 18th Jun 2012, 06:15 PM   #4
Advanced Warrior
War Room Member
 
BenQ's Avatar
 
Join Date: 2009
Location: cyberspace
Posts: 823
Thanks: 84
Thanked 179 Times in 145 Posts
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Use a pop-up that asks the question, then you'd have to drop a cookie to prevent re-occurrence.

Start here.
BenQ is offline  
The Following User Says Thank You to BenQ For This Useful Post:
Unread 18th Jun 2012, 06:19 PM   #5
Mobile+WP = JumpMobi.com
War Room Member
 
Jay Moreno's Avatar
 
Join Date: 2009
Location: San Antonio, Tx
Posts: 1,270
Thanks: 301
Thanked 449 Times in 309 Posts
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Originally Posted by D37 View Post

How would I have a landing page show up first that asks them to choose whether they are above 20 or under 20, then when they click "above 20" it has them go to the mobile site?

...also once they click "above 20", when they ever revisit the site in the future the "age verification" landing page does not show up.
you could use a cookie...

have the landing page check for the presence of a cookie with the correct value when the user lands on the page

if the cookie is correct value and present dont show age verification and perhaps redirect the visitor to the correct page...

if the cookie is not present or the correct value then show the verification page

use the age verification as a form... on submit of the correct age it stores that value as a cookie and redirects to the main content providing the age is correct

hope that makes sense

obviously we all know age verification isnt exactly the hardest thing to bypass so to cover yourself ensure you have something like a checkbox for terms and conditions...

you could also use something like a facebook login... if i am not mistaken you could in theory collect the persons age from that... at least that would be a little more accurate and its a lot more time consuming to go and create a brand new profile with the correct age as once you set it in facebook you cant change it...

@BENQ

personally i would use php to do the writing and reading of the cookie since it is possible your mobile user may not have javascript enabled on their phone... additionally pop ups are not something you should use for mobile web as that goes against mobile best practices...

this link should help you OP

http://www.tizag.com/phpT/phpcookies.php

cheers

jay

Sorry, I am too busy helping people to think of a cool signature!
Jay Moreno is offline  
The Following User Says Thank You to Jay Moreno For This Useful Post:
Unread 18th Jun 2012, 07:25 PM   #6
D37
HyperActive Warrior
 
Join Date: 2010
Location: Canada
Posts: 415
Thanks: 423
Thanked 65 Times in 58 Posts
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Thanks guys. Do you know where I could possibly get a premade script that I could add to the landing page so that when people visit mysite.com, they bypass the landing page and go directly to the mobile site...?

Thank you to everyone on WF for all the great information, help, support, and kindness you have all shared!
D37 is offline  
Unread 18th Jun 2012, 09:27 PM   #7
Mobile+WP = JumpMobi.com
War Room Member
 
Jay Moreno's Avatar
 
Join Date: 2009
Location: San Antonio, Tx
Posts: 1,270
Thanks: 301
Thanked 449 Times in 309 Posts
Default
Re: Age verification landing page, then enter mobile site?
Share on: 
fb share twitter share gplus share more share

Originally Posted by D37 View Post

Thanks guys. Do you know where I could possibly get a premade script that I could add to the landing page so that when people visit mysite.com, they bypass the landing page and go directly to the mobile site...?
this may be a good start...
Jquery Version
JavaScript - Jquery Age Block | CodeCanyon

PHP Version
http://codecanyon.net/item/age-verif...or=thinkaholic

there are other script on Codecanyon but these seemed to do everything you where looking for... if you are using WordPress there are WP scripts too...

FYI this is NOT an affiliate link

Cheers,

Jay

Sorry, I am too busy helping people to think of a cool signature!
Jay Moreno is offline  
Closed Thread


Bookmarks

Tags
age, enter, landing, mobile, page, site, verification


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 05:00 AM.