📖
Pagedeck Docs
  • 👋Welcome To Pagedeck
  • Getting Started
    • 👤Teams
    • 💡Managing Brands
    • ⚙️Brand Settings
    • 🎨Adding Brand Colors & Styles
    • ✍️Adding Custom Fonts
    • 📊Adding Tracking & Analytics
    • 🖥️Connecting a Subdomain
    • ✨Creating A New Page
    • 🛍️Buy Boxes & Creating Offers
      • The Buy Box
      • The Subscription Buy Box
      • The BOGO Buy Box
      • The Tiered Discount Buy Box
      • Product Combinations (Beta)
    • 📈A/B Testing on Pagedeck
  • 🛠️The Page Editor
    • Using The Editor
Powered by GitBook
On this page
  • How to connect a custom subdomain
  • How to add brand fonts
  • Adding tracking tags & custom code
  1. Getting Started

Brand Settings

PreviousManaging BrandsNextAdding Brand Colors & Styles

Last updated 3 months ago

Brand Settings is where you can set a custom domain, insert tracking tags, and upload custom fonts for your landing pages.

How to connect a custom subdomain

How to add brand fonts

Adding tracking tags & custom code

In addition to tracking tags, you have several options for adding custom code to each page:

  • Custom CSS: any css overrides you'd like to apply to all pages. Be careful, as this can create unintentional style changes on different pages. If you'd like to style a single page, we recommend doing so in a <style> tag in an HTML Embed section.

  • Head Scripts: loads in the <head> of each page. Typically, most tracking tags and pixels should go here.

  • Start of Body Scripts: loads after the <body> of the landing page.

  • End of Body Scripts: loads just before the </body> of each page. Any script tags that create a UI element (like an email popup) should go here.

⚙️
🖥️Connecting a Subdomain
✍️Adding Custom Fonts
📊Adding Tracking & Analytics