- Need to include AMP.js library
- Needs to be styled with AMP
- Looks like it's a specification for complying with their framework,
- My impression is that everything gets styled the same
- Looks like they have their own analytics method and it plugs into our Google Analytics
- We would need to recreate our server side analytics (testgroups) on there
- faq analytics
- may be available at the time of the Authorization and Pingback requests
- only for internal mapping
- no guarantees to read or write cookies given all platforms
- "Reader ID" is calculated by them an guaranteed to work
- Reader ID and server-side storage.
- Authorization endpoint provided called by AMP Runtime or Google AMP Cache
- Credentialed CORS endpoint
- Access parameters that can be used by Markup to hide or show parts of document
- We could identify the location in nginx, we could proxy to another app
- We could also do this in neodarwin
- No answer
- No, we would have to build our own
- This would involve changing ghost core
- We could plan it as a reusable module/app for others to use
Doesn't look possible with AMP articles