I want to build a "get access" system. How?

6 replies
hello my friends..
I want to build a get access system in my website. I want to give free e-books with taking visitor's contact information.. How?
Thanks..
#build #get access #system
  • Profile picture of the author Manfred Ekblad
    Hi

    So you want to collect the visitors name and email (typically) and then let them download the ebook?

    There are many ways to do that, one is to use a service such as AWeber. Another option is to program it yourself and save the information on your own server.

    What software/script are you currently using for your website..?
    {{ DiscussionBoard.errors[2105772].message }}
  • Profile picture of the author alkantenik
    Thanks Manfred..
    Hımm..Yes I want to their typically e-mail adress and info.. You know it. Also it may be like sign up form. Look at this site. I found it from google. http://www.tradeyourfutures.com/ Can you see black area on the right of the site. yes...
    Thank..
    Signature
    Wordpress Designer
    Skype: wordpress_alkan
    {{ DiscussionBoard.errors[2106366].message }}
    • Profile picture of the author NetMan
      Originally Posted by alkantenik View Post

      Thanks Manfred..
      Hımm..Yes I want to their typically e-mail adress and info.. You know it. Also it may be like sign up form. Look at this site. I found it from google. The Best Futures Trading System | Trade Your Futures Can you see black area on the right of the site. yes...
      Thank..

      Alkan

      As far as I can see, what you want exactly is simply what is called an "optin from" used by most marketers out there. That form is linked to your mailing list and ask the user to confirm his subscription before he gets to the download page you propose. Aweber is such service and even offers automated forms building for you. You then just copy and paste to code to your web site.

      Best regards,

      Andre Foisy
      {{ DiscussionBoard.errors[2109239].message }}
  • Profile picture of the author Frank Wright
    Hi there.

    One way is to a form setup with a backend script that will take the values and save it in a database. Your script can be php, aspx, or whatever scripting language that your server supports. It wouldn't take long to write the script and you could request for help on the forum from fellow warriors to help you create the script.

    Alternatively, you can use a 3rd party service. But having your own script is better as you would have more control and can change it in future in any manner you like.
    {{ DiscussionBoard.errors[2107330].message }}
  • Profile picture of the author alkantenik
    Thanks Frank
    Signature
    Wordpress Designer
    Skype: wordpress_alkan
    {{ DiscussionBoard.errors[2109178].message }}
  • Profile picture of the author AlTheGr8
    alkantenik, the site you referred to uses Aweber service. They will give you the code to put on your site when you register with them. This is probably the easiest way to accomplish this.
    {{ DiscussionBoard.errors[2109299].message }}

Trending Topics