Watch The Video First Controll?

by vzzzgt
6 replies
Hey guys. I was just wondering, does anyone know how to make it so a person has to watch a video on a page for 5 minuets or so before a link or an opt in form can appear?

The video will be on my website so I have full control over everything needed.

Please let me know!
#controll #video #watch
  • Profile picture of the author harrydog
    Mike Filsaime has brought out this peice of software that does exactly that
    Mike Filsaime's Magic Cart Button Maximizes Conversions On Your Website And Sales Videos
    {{ DiscussionBoard.errors[5798968].message }}
  • Profile picture of the author Olson Mino
    1: You could use OptimizePress which is a WordPress theme and has this function build in for buy buttons.

    2: The new magiccartbutton.com (no aff link) from Mike Filsaime can also do this and it's way cheaper.

    3 Do it yourself, hire a programer at oDesk, Guru.com or Fiverr.com
    {{ DiscussionBoard.errors[5799002].message }}
    • Profile picture of the author Carlos Tabora
      The Magic Cart Button software is amazing. I'll post my review in the Marketing Product Reviews section in a day or two but I can't believe that Mike is selling it at such a low cost. There are mainstream services out there (like Knowledge Vision and Wistia) that charge businesses hundreds of dollars each month to offer similar functionality (but this is more flexible). This software really opens the door for internet marketers to truly engage their site visitors and the things you can do with this are limitless.

      A more detailed review coming soon...
      {{ DiscussionBoard.errors[5802721].message }}
  • Profile picture of the author BurtL
    Try this:

    Put the following script before </head> tag, and change the time accordingly:

    Code:
    <script type="text/javascript">
    function showIt() {
      document.getElementById("hid").style.visibility = "visible";
    }
    setTimeout("showIt()", 1000); // 1000 is 1 second
    </script>
    Then Whatever you want to appear, place in between the div tags:

    Code:
    <div id="hid" style="visibility: hidden">
        hidden content goes here
    </div>
    Side note: This simple code works from when the page was loaded. So if the video is paused when the page opens, the counter still runs keep that in mind.
    Signature

    Aphasia: Loss of Language NOT Intelligence.

    {{ DiscussionBoard.errors[5803275].message }}
  • Profile picture of the author darrenmonroe
    Guys I give it a 10 out of 10
    I am totally transparent in the video.
    I have NEVER promoted or endorsed Mikes stuff before so this is historic for me.

    I bought it
    I am using it.
    Go get it.

    simply put
    Signature
    GET HELP MESSAGE ME

    {{ DiscussionBoard.errors[5811680].message }}
    • Profile picture of the author Carlos Tabora
      I completely agree with you Darren that this is a great product. My review video will be posted tomorrow. I know several people on the Warrior Forum do not like Mike Filsaime (or the way he markets his products), but I'm not one of those people. I think he's got a winner here and will share more insights on my review that I'll post tomorrow.
      {{ DiscussionBoard.errors[5818334].message }}

Trending Topics