duanhuang1967 2012-01-18 15:38
浏览 20

5分钟后联系信息要求

I have a php site that the client would like to require the viewer to fill out and submit a contact form after viewing the site for 5 minutes. Info does not need to be added to a database, just sent to their office email. I have created the form but am not sure of the best way to handle the pop-up and make it required before continuing to view the site.

  • 写回答

3条回答 默认 最新

  • douti0687 2012-01-18 16:01
    关注

    You're doing your client a significant disservice if you haven't tried to talk them out of this. If they want people not to visit the site, they should just not have it developed. If they want people to visit it (or ever come back) they shouldn't even consider this.

    That being said, you could set up some sort of timer to "force" a popup to appear, but many popup blockers would handle that. There would be ways around any scheme like this, regardless of how you do it (cookies, serving a different page, etc.), but unless you've got something incredibly unique on that site, your client's readers probably won't even bother with them-they'll go to a site that isn't deliberately broken.

    I would suggest to your client that they instead put in a box where users who WANT to be contacted can enter an email address. That won't annoy your users, but will still let you take in leads from those who are interested.

    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题