PDA

View Full Version : User Database and dynamic content



pbuzinski
08-04-2010, 12:30 AM
We need to collect additional user information at registration and then deliver dynamic content as a function of this user information. Can anyone give steer us in the right direction as to the correct approach. As a newish user there is so much to learn a push in the right direction would help. Thanks.

crb
08-05-2010, 08:25 PM
Can you give an example of what success may look like to you?

You could override the signup page, and store the extra information you collect into user properties. Then, based on the value of those properties, you could do various things as you wish.