Email Required for Page Views

Description

08.26c11v4 Email Required for Page Views

#1. Install Code

#1.1. First, create a Page in Not Linked/Hidden with URL: /email-required-content

08.26c11v4 Email Required for Page Views

#1.2. Add a Form Block to this page

08.26c11v4 Email Required for Page Views

#1.3. Use this code to Code Injection > Footer

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, you can see #3.1
<!-- 08.26c11v4 Email Required for Page Views -->
<script>
window.EmailRequiredConfig = {
  formPageUrl: "/email-required-content",
  pages: [
    "/0826c11v4-email-required-for-page-views"
  ],
  reloadDelay: 3000,
  storageKey: "emailRequiredSubmitted",
  overlayColor: "",
  popupBackground: "#f3ede5",
  popupWidth: "",
  popupPadding: "",
  popupRadius: "",
  popupMaxHeight: "200px"
};
</script>
<script src="https://code.beaverhero.com/other/0826c11v4emailrequiredpageviews.js"></script>

08.26c11v4 Email Required for Page Views

#1.4. Update Page URL where you want to make Email Popup Appears

Ex: in my case, Email Form Popup will appears on Page with URL: /0826c11v4-email-required-for-page-views

08.26c11v4 Email Required for Page Views

#2. Customize

#2.1. All style options in Line 10 – Line 15

overlayColor: "",
popupBackground: "#f3ede5",
popupWidth: "",
popupPadding: "",
popupRadius: "",
popupMaxHeight: "200px"

#2.1. If you need to tweak more you can use this AI Assistant (designed for Squarespace sites)

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit Site Footer > Add a Markdown Block

04.26c10v2 Header Sound Icon

Add this code into Markdown

<script>
window.EmailRequiredConfig = {
  formPageUrl: "/email-required-content",
  pages: [
    "/0826c11v4-email-required-for-page-views"
  ],
  reloadDelay: 3000,
  storageKey: "emailRequiredSubmitted",
  overlayColor: "",
  popupBackground: "#f3ede5",
  popupWidth: "",
  popupPadding: "",
  popupRadius: "",
  popupMaxHeight: "200px"
};
</script>
<script src="https://code.beaverhero.com/other/0826c11v4emailrequiredpageviews.js"></script>

08.26c11v4 Email Required for Page Views

Buy me a coffee