{"version":3,"file":"component---src-pages-anti-spam-policy-js-3fd21973f3cc6121fc90.js","mappings":"kMAgBA,IAAMA,GAAiB,OAAOC,EAAAA,EAAP,sBAAH,kBACD,SAAAC,GAAC,OAAIA,EAAEC,MAAMC,MAAM,MADlB,IAGhBC,EAAAA,GAAAA,GAHgB,mBAIC,SAAAH,GAAC,OAAIA,EAAEC,MAAMC,MAAM,MAJpB,MAQdE,GAAO,qFAmHb,UA/G2B,SAAC,GAAD,IAAGC,EAAH,EAAGA,SAAH,OACzB,QAAC,IAAD,CAAQA,SAAUA,IAChB,QAAC,IAAD,CACEC,MAAM,wEACNC,YAAY,sHACZC,SAAS,sBAEX,QAACV,EAAD,MACE,QAACM,EAAD,MACE,QAAC,KAAD,0BACA,QAAC,KAAD,MACE,QAAC,EAAAK,EAAD,oJAKA,QAAC,EAAAA,EAAD,mLAMF,QAAC,KAAD,MACE,QAAC,KAAD,kCACA,QAAC,EAAAA,EAAD,uKAKA,QAAC,EAAAA,EAAD,mCACA,QAAC,EAAAC,GAAD,MACE,wFAGA,2EACA,6EACA,qGAIA,4DACA,8DACA,sEAEF,QAAC,EAAAD,EAAD,8JAMF,QAAC,KAAD,MACE,QAAC,KAAD,qDAGA,QAAC,EAAAA,EAAD,iJAKA,QAAC,EAAAE,GAAD,CAAIC,QAAQ,WACV,wIAIA,6LAKA,qIAIA,2LAOJ,QAAC,KAAD,MACE,QAAC,KAAD,kDAGA,QAAC,EAAAH,EAAD,sNAMA,QAAC,EAAAC,GAAD,MACE,oDACA,0CACA,gDAEF,QAAC,EAAAD,EAAD,yFAIA,QAAC,EAAAA,EAAD","sources":["webpack://getform/./src/pages/anti-spam-policy.js"],"sourcesContent":["import React from 'react'\nimport styled from '@emotion/styled'\n\nimport { mediaQueries } from '../theme'\nimport Container from '../components/shared/container'\nimport Layout from '../components/layout'\nimport PageMetadata from '../components/page-metadata'\nimport {\n Article,\n ArticleHeading,\n Heading,\n P,\n Ul,\n Ol,\n} from '../components/shared/type'\n\nconst InnerContainer = styled(Container)`\n margin-bottom: ${p => p.theme.space[18]};\n\n ${mediaQueries.lg} {\n margin-bottom: ${p => p.theme.space[29]};\n }\n`\n\nconst Section = styled.section`\n max-width: 48.75rem;\n`\n\nconst AntiSpamPolicyPage = ({ location }) => (\n \n \n \n
\n Anti-Spam policy\n
\n

\n At Getwebcraft Limited, we believe email marketing should only be\n done with the recipient's consent. We also have zero tolerance for\n spam.\n

\n

\n To prevent any form of unsolicited email marketing, we require our\n customers to comply with our Anti-Spam policy. Failure to do so may\n result in the account suspension.\n

\n
\n
\n What is considered spam?\n

\n Spam is any unsolicited, unwanted, or irrelevant email message sent\n in bulk to recipients who have not given their explicit consent to\n receive such messages.\n

\n

Examples of spam include:

\n
    \n
  • \n marketing communications sent without the recipient's permission,\n
  • \n
  • messages containing false or misleading information,
  • \n
  • messages designed to deceive or defraud the recipient,
  • \n
  • \n phishing emails disguised as legitimate emails to obtain personal\n information,\n
  • \n
  • emails containing viruses or malware,
  • \n
  • chain emails forwarded without consent,
  • \n
  • emails without an opt-out or unsubscribe link.
  • \n
\n

\n Getwebcraft does not condone any form of spamming and takes measures\n to prevent our email marketing software from being used for spamming\n purposes.\n

\n
\n
\n \n Permission-based email marketing principles\n \n

\n To comply with our Anti-Spam Policy, our customers must adhere to\n permission-based email marketing principles, including the\n following:\n

\n
    \n
  1. \n Customers can only send marketing emails to those who have\n explicitly given their consent to receive such emails.\n
  2. \n
  3. \n If website forms are used to collect emails, and double opt-in\n isn’t activated, the forms must collect explicit consent from new\n subscribers via a mandatory checkbox.\n
  4. \n
  5. \n All marketing emails sent using Getsitecontrol must include an\n easily visible and functional unsubscribe link.\n
  6. \n
  7. \n Customers must comply with all applicable anti-spam laws,\n including the CAN-SPAM Act in the United States, the CASL in\n Canada, and the GDPR in the European Union.\n
  8. \n
\n
\n
\n \n Account suspension and termination rules\n \n

\n Getwebcraft monitors all customer accounts to ensure compliance with\n our Anti-Spam Policy. We reserve the right to suspend accounts if\n there are any indications of spam activity. Such indications\n include:\n

\n
    \n
  • Spam complaint rate over 0.2%
  • \n
  • Bounce rate over 5%
  • \n
  • Unsubscribe rate over 1%
  • \n
\n

\n Customers violating our policy may have their accounts suspended or\n terminated.\n

\n

\n We take our Anti-Spam Policy very seriously and expect our customers\n to do the same. By following our guidelines, you can ensure that\n your email marketing practices are compliant and avoid account\n suspension or termination.\n

\n
\n
\n
\n
\n)\n\nexport default AntiSpamPolicyPage\n"],"names":["InnerContainer","Container","p","theme","space","mediaQueries","Section","location","title","description","keywords","P","Ul","Ol","counter"],"sourceRoot":""}