{"version":3,"file":"component---src-pages-privacy-policy-js-0c03468ef8db76e354f2.js","mappings":"yNAeMA,E,KAAUC,QAAAA,IAAAA,WAAH,mEAAGA,CAAH,+LAoKb,UAzIkB,SAAC,GAAc,IAAZC,EAAW,EAAXA,KACnB,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAOC,IAAAA,SAAkBC,SAAUD,IAAAA,eAExC,yBACEE,UAAU,eACVC,MAAO,CACLC,gBAAgB,mBAAoBJ,IAAAA,yBAArB,IACbA,IAAAA,yBADa,SAEJF,EAAKO,YAAYC,gBAAgBC,MAAMC,IAFnC,MAKjB,yBAAKN,UAAU,oBACb,yBAAKA,UAAU,aACb,gCACE,yBAAKA,UAAU,QACb,yBAAKA,UAAU,iBACb,kBAAC,IAAD,CACEK,MAAOT,EAAKW,WAAWH,gBAAgBC,MACvCL,UAAU,gBAGd,uBAAGA,UAAU,cAAcF,IAAAA,WAE7B,6BACE,4BACGA,IAAAA,wBACC,4BACE,uBAAGU,KAAMV,IAAAA,wBAAT,iBAMV,kBAACJ,EAAD,CAASM,UAAU,WACjB,8CACA,yBAAKA,UAAU,gBACb,uEAC2C,uBAAGQ,KAAK,4CAAR,sBAD3C,sDAGA,sDACA,+CACA,2HACA,gGAAqE,uBAAGA,KAAK,mCAAR,eAArE,KACA,qJACA,mDACA,yDACA,4BACE,wFACA,0CACA,0HAEF,wDAGA,0DACA,mDACA,4BACE,6EACA,0DACA,gGAEF,mFACA,uEACA,4BACE,gUAIN,gCACE,yBAAKR,UAAU,eACZF,IAAAA,mBACC,uBACEU,KAAI,wBAA0BV,IAAAA,kBAC9B,aAAW,YAEX,0BAAME,UAAU,kBACd,uBAAGA,UAAU,6CACb,uBAAGA,UAAU,gDAKlBF,IAAAA,mBACC,uBACEU,KAAI,+BAAiCV,IAAAA,kBACrC,aAAW,YAEX,0BAAME,UAAU,kBACd,uBAAGA,UAAU,6CACb,uBAAGA,UAAU,gDAKlBF,IAAAA,kBACC,uBACEU,KAAI,uBAAyBV,IAAAA,iBAC7B,aAAW,WAEX,0BAAME,UAAU,kBACd,uBAAGA,UAAU,6CACb,uBAAGA,UAAU,+CAKlBF,IAAAA,iBACC,uBACEU,KAAI,sBAAwBV,IAAAA,gBAC5B,aAAW,UAEX,0BAAME,UAAU,kBACd,uBAAGA,UAAU,6CACb,uBAAGA,UAAU,8CAKlBF,IAAAA,eACC,uBAAGU,KAAI,UAAYV,IAAAA,cAAyB,aAAW,SACrD,0BAAME,UAAU,kBACd,uBAAGA,UAAU,6CACb,uBAAGA,UAAU","sources":["webpack://pricemet-landing-page/./src/pages/privacy-policy.js"],"sourcesContent":["import React from \"react\"\nimport { graphql } from \"gatsby\"\nimport Img from \"gatsby-image\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\nimport Slider from \"react-slick\"\n\nimport \"@fortawesome/fontawesome-free/css/all.min.css\"\nimport \"slick-carousel/slick/slick.css\"\nimport \"slick-carousel/slick/slick-theme.css\"\n\nimport configs from \"../../site-config\"\nimport styled from \"styled-components\"\n\nconst Content = styled.div`\n color: white;\n grid-area: p / p / c / c;\n padding-bottom: 32px;\n\n h1 {\n padding: 24px 0 12px;\n }\n\n h2, h3, h4 {\n padding: 16px 0;\n }\n\n ul, ol {\n padding-inline-start: 40px;\n margin: 8px 0;\n }\n\n li {\n margin: 4px 0;\n }\n\n p {\n padding: 8px 0;\n }\n`\n\nconst IndexPage = ({ data }) => {\n return (\n \n \n\n \n
\n
\n
\n
\n
\n \n
\n

{configs.app_name}

\n
\n \n
\n \n

Privacy Policy

\n
\n

\n I am Mattia Natali, the data controller. You can contact me if you have any questions regarding your privacy.\n

\n

Information we collect

\n

Functional data

\n

We collect your email only to authenticate you and to send notification about price changes.

\n

We do not store your password in our database. This is handled by AWS Cognito.

\n

We collect the product you're interested in just for providing you our service: to be notified when the price changes.

\n

Non functional data

\n

We may collect data about:

\n
    \n
  • device type and locale settings (English, Italian, etc.)
  • \n
  • IP Address
  • \n
  • time spent and your behavior on my app. For example, how many times you search a product.
  • \n
\n

\n when you're using my app.\n

\n

Use of non functional data

\n

We use this data to:

\n
    \n
  • provide the app with your preferred language.
  • \n
  • give you personalized ads.
  • \n
  • have analytics and insights to check the performance of my app.
  • \n
\n

Disclosure of personal information to third parties

\n

We may disclose personal information to:

\n
    \n
  • third party service providers to enable them to provide their services, including (without limitation) IT service providers, data storage, web-hosting and server providers, debt collectors, maintenance or problem-solving providers, professional advisors, and payment systems operators.
  • \n
\n
\n
\n
\n
\n {configs.facebook_username && (\n \n \n \n \n \n \n )}\n\n {configs.linkedin_username && (\n \n \n \n \n \n \n )}\n\n {configs.twitter_username && (\n \n \n \n \n \n \n )}\n\n {configs.github_username && (\n \n \n \n \n \n \n )}\n\n {configs.email_address && (\n \n \n \n \n \n \n )}\n
\n
\n
\n
\n \n
\n );\n}\n\nexport default IndexPage\n\nexport const query = graphql`\n query {\n headerIcon: file(relativePath: { eq: \"icon.png\" }) {\n childImageSharp {\n fluid(maxWidth: 50) {\n ...GatsbyImageSharpFluid\n }\n }\n }\n headerImage: file(relativePath: { eq: \"headerimage.jpg\" }) {\n childImageSharp {\n fluid(maxHeight: 714) {\n ...GatsbyImageSharpFluid\n }\n }\n }\n }\n`\n"],"names":["Content","styled","data","title","configs","keywords","className","style","backgroundImage","headerImage","childImageSharp","fluid","src","headerIcon","href"],"sourceRoot":""}