> For the complete documentation index, see [llms.txt](https://helpdesk.getfly.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.getfly.vn/web-version/markdown/marketing-tools/landing-page.md).

# Landing Page

## 1. Benefits of Landing Pages

A landing page is a compact webpage designed to introduce products, programs, events, etc.

Using a landing page will help you:

Ease of Use: Getfly has pre-set templates, allowing you to simply choose and edit the content.

Automatic Linking with Opt-in Forms: Seamlessly integrates with the opt-in form on Getfly.

## 2. Landing Page Permissions

To create and manage landing pages on the system, you need to be granted permissions for the Landing Page feature.

<figure><img src="/files/fhyYAlwNHJDxT8p1veFA" alt=""><figcaption></figcaption></figure>

Access: View the landing page section in the Marketing feature.

Add New: Add a new landing page to the system.

Delete: Delete a landing page.

View All: View all landing pages in the system.

## 3. How to Create, Edit, and Delete a Landing Page

### 3.1. Create a New Landing Page

Navigate to the Getfly system -> Marketing -> Landing Pages -> Add New.

<figure><img src="/files/YBH15eWCOervX3zraC2X" alt=""><figcaption></figcaption></figure>

The screen for creating a new landing page includes the following fields:

<figure><img src="/files/pdmweLlBF7cdSlbLUPKR" alt=""><figcaption></figcaption></figure>

(1) Landing Page Name: Enter the title of the landing page. This title will appear in the link when customers click on the landing page.

(2) Landing Page Layout: Choose the landing page form format (Desktop/Tablet/Mobile).

(3) Settings:

<figure><img src="/files/vkbt5JdxBmlrOaXIE9AQ" alt=""><figcaption></figcaption></figure>

URL: After entering the title, the system will automatically generate a URL. You can modify the URL to remove "getflycrm" (contact Getfly for support).

Cover Image: Upload the cover image for the landing page.

Description: Provide a description of the landing page—what is it used for? Where will it be used?

Keywords: Add keywords here so that when customers search for these keywords on Google, the landing page will be prioritized in the search results.

Header Embed Code: Copy the embed code from the opt-in form created and place it in the header of the landing page.

Body Embed Code: Copy the embed code from the opt-in form created and place it in the body of the landing page you're creating.

Footer Embed Code: Copy the embed code from the opt-in form created and place it in the footer of the landing page.

Usage Guide: You can refer to the accompanying guide. The goal of Remarketing is to continuously build an image in the customer’s mind, stimulate purchase needs, and drive them back to the website to complete conversion actions.

(4) Save the Landing Page

(5) Landing Page Design Tools: Use the tools provided to design the landing page.

### 3.2. Edit a Landing Page

Click on the landing page list screen -> Select the landing page to edit.

<figure><img src="/files/bxHmKH8MI3sGaJYRz2Lv" alt=""><figcaption></figcaption></figure>

### 3.3. Delete a Landing Page

Click on the landing page list screen -> Select the landing page to delete.

<figure><img src="/files/xPYaDTV2Cpy0KZokR3Wu" alt=""><figcaption></figcaption></figure>

## 4. Landing Page Management

Navigate to Marketing -> Landing Page. The screen will display a list of all landing pages in the system.

<figure><img src="/files/oVpjsU2rhuykauJp8w7q" alt=""><figcaption></figcaption></figure>

(1) Search: You can search by name, creator, or landing page status (Active/Deleted).

(2) System Display: Shows the landing page name, preview, link copy, creation time, creator, and landing page ID.

(3) Edit/Delete/Copy: Options to manage landing pages.

(4) Landing Page Status (Enable/Disable): This option allows you to display the marketing link within the C3S feedback system. When your customers or affiliates use this C3S page, they can introduce new customers, and the referral source will be tracked in the system.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpdesk.getfly.vn/web-version/markdown/marketing-tools/landing-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
