Jump to content

advice pls. best way to track users through logins?


kevgais

Recommended Posts

Hi Guys,

 

I'm about to send out a 100 invites to my website application via email and letter, in the letter I will give the domain url (www.sitename.com)

 

I need away to track which of the invites have looked at the site. My idea is to issue a unique 5 digit number in each letter.

 

The idea is that when the site is loaded some sort of popup login screen will appear (similar to http://www.maxkiesler.com/images/site_images/phatfusion-lightbox.png)

 

the user will then have to enter their code to gain entry to the site.

 

I need then to record this user in a table so I can report on it later.

 

I have some experience with php and html but am looking for some advice on the best way to achive this?

 

many thanks

Kevin

Link to comment
Share on other sites

Agree with above. Have a form that will not allow entry to the site until the user populates it with their email address plus this 5 digit key you assign to them. Have the entries updated into a MySQL database that way you can do pretty much anything you want with them.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.