🦙
Alpaco Developer Documentation
  • Introduction
  • Fundamentals
    • What are the fundamentals
    • Creating an email
  • Template
    • Base
    • Blocks
    • Input Groups
      • Input Types
        • Text String
        • Textarea
        • Select
        • Boolean
        • Image
          • Image settings
        • Color Picker
  • Account settings
    • Integrations
    • Merge Tags
  • How to
    • Escape code from the editor
    • Use custom fonts
Powered by GitBook
On this page
  • Preliminary
  • What is a Template?
  • What is a Block?
  • What is an Integration?
  • What is a Merge Tag?
  1. Fundamentals

What are the fundamentals

In this section we'll go over what are the fundamentals to understand before you get going with setting up your organization in Alpaco.

PreviousIntroductionNextCreating an email

Last updated 4 days ago

Preliminary

In order to get started with making your templates smart, first you'll need:

  1. A template in HTML

  2. Basic understanding of HTML

  3. Understanding of .

What is a Template?

A Template is the entirety of the combinations of design, rules, dependencies you create your emails with. A template contains the overall design rules and thus serves as the foundation for your emails. In order to distinguish between what is the "foundation" and what is the building blocks that can be set on to that foundation, we've divided the Template into two different sections. "" will be referred to as the foundation, where as "" are the building blocks to be inserted into the - they're both vital elements around the concept of a Template.

What is a Block?

What is an Integration?

An Integration is the link that is made between Alpaco and your Email Service Provider(ESP). Through the integration the email you've created will be exported to your ESP, which will populate your email with customer data and be able to send it out. It's important to understand that Alpaco is not an email platform, but serves as an addition to your current Email Marketing Setup. It will substitute the editing and creative part, making it increasingly faster and more productive working with email.

What is a Merge Tag?

A Merge Tag is a personalization variable that is contained, defined and managed within your Email Service Provider(ESP), and to be used within the content of your emails. It can be things like your customers Firstname, Birthdays, loyalty-points ect. Basically anything you have in a structured format, to be used in text. Whichever syntax your ESP dictates, Merge Tags can handle. Because these variables can be hard to spell correctly and are even stripped if typed in-correct, Merge Tags is a way of setting them up in a simple and structured dropdown, so you don't have to remember the exact syntax of for instance "firstname".

For more on how to get started with a template, read the section in Fundamentals.

A is an element that can be moved around, repeated, deleted and basically what is being drag & dropped into the . It is a container that has its own sets of code and rules.

A Block can be many things, containing many different rules and settings, however you like it - the fundamental principal to understand is it's movable within the "foundation" that is the .

For more on how to get started with a block, read the section in Fundamentals.

For more on how to setup an integration, read the section in Account Settings.

For more on how to get started with a Merge Tags, read the section in Account Settings.

Base
Block
Base
Base
Blocks
Integrations
Merge Tags
Liquid markup coding
Base
Base
Blocks
A Template usually starts off only with the top and bottom, leaving a frame in the middle to insert Blocks, also known as the Base.
Here a Block has been inserted into the frame. Right side shows the settings allowed in that Block.
Here the user has completed the content creation of an Email and is now ready to export it to their ESP.
Here the user has clicked the Merge tag button on a text field to show which Merge Tag is available to them.