export const meta = {
  title: `Storing analytics data`,
  description: `The Amazon Kinesis Firehose analytics provider allows you to send analytics data to an Amazon Kinesis Firehose stream for reliably storing data.`
};

import js0 from '/src/fragments/lib/analytics/js/storing.mdx';

<Fragments fragments={{ js: js0 }} />

<!-- TODO rewrite Need to get clarity on whether I can use multiple pluggable for analytics at the same time. So for Personalize and Kinesis. -->