Changes between Version 23 and Version 24 of TechnicalDescription


Ignore:
Timestamp:
03/11/15 17:06:23 (10 years ago)
Author:
dagmon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TechnicalDescription

    v23 v24  
    2424## All site pages on https ##
    2525## Hidden "trafficsource" field to in the user registration forms ##
    26 It is a field where I store marketing data per user, that should be stored in the database once the user is registered. Should be added as a hidden field on the registration form, with a unique ID/class value (name it with "ts") and then will be dynamically populated with data. It will be a string of different values, max 512 chars.
     26It is a field where I store marketing data per user, that should be stored in the database once the user is registered. Should be added as a hidden field on the registration form, with a unique ID/class value (name it with "tds-registration") and then will be dynamically populated with data. It will be a string of different values, max 512 chars.
    2727
    2828## Use the open graph protocol ##