Changes between Version 6 and Version 7 of TechnicalDescription
- Timestamp:
- 10/29/14 16:35:40 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalDescription
v6 v7 6 6 ## Google tag manager ## 7 7 Free tag management through which we manage Google Analytics and other scripts. 8 Please add the following directly under the <body> on every page .8 Please add the following directly under the <body> on every page (please make sure it's the very first element under the body tag) 9 9 10 10 … … 23 23 24 24 ## All site pages on https ## 25 ## Hidden form field to be injected by Javascript ## 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 "ts") and then will be dynamically populated with data. It will be a string of different values, max 512 chars. 26 27 ## Embedding of youtube ## 28 We need to have the ability to embed youtube movies in a way that will be responsive. 27 29 ## Use the open graph protocol ## 28 30