Embeddable Noticeable timelines 📋
timestamp1523275200001
New
Noticeable Timelines centralize your product updates. Today, we have deployed a new version of the app that allows embedding Timelines in your own pages.
Any Noticeable Timeline can be embedded into a full page of your website, rather than hosting it on a subdomain. For this purpose, we allow serving Timeline content from an iframe.
Below is a link to a Github repository that provides an example:
https://github.com/noticeableapp/noticeable-timeline-iframe
Timelines also support some options via Query string parameters:
Parameter | Value | Description |
---|---|---|
cache | false | Load content from Noticeable servers bypassing caching layers. This ensures data freshness at the cost of higher response times. |
footer | false | Hide the Timeline footer. |
header | false | Hide the Timeline header. |
For instance, here is the official Noticeable Timeline with header and footer hidden: