Changes between Version 23 and Version 24 of TechnicalDescription
- Timestamp:
- 03/11/15 17:06:23 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalDescription
v23 v24 24 24 ## All site pages on https ## 25 25 ## 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 "t s") and then will be dynamically populated with data. It will be a string of different values, max 512 chars.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 "tds-registration") and then will be dynamically populated with data. It will be a string of different values, max 512 chars. 27 27 28 28 ## Use the open graph protocol ##