Create a Cloud Page
এই বিষয়বস্তু এখনও আপনার ভাষায় উপলব্ধ নয়।
Use this guide to create and publish a Cloud Page.
Before you start
Anchor link to- Cloud Pages is available on request. Contact Pushwoosh Support to enable it for your project.
- Decide where to redirect users after the main action on the page, for example to a thank-you page, a results page, or any other URL.
Create a page
Anchor link to- Go to Content → Cloud Pages.
- Click Create cloud page.

- Enter the page name.
- Add the URL in Redirect to (after form submit). This field is required. Use it to define where users go after completing an action on the page, for example to a thank-you page or another campaign page.

Build page content
Anchor link toThe drag-and-drop workflow is similar to the Drag & Drop Email Editor.
- Open the Content panel in the editor.
- Drag a block to the canvas.
- Edit the block content.
- Repeat for each required block.
- Click Save cloud page.

Create a lead or submission form
Anchor link toAdd a form to collect contact details and other values you need for segmentation.
- Add a Form block.
- Add the fields you need. For each field, set the field type and field name, then enable Required Field for values users must provide before submit.

- Configure the submit button.
- Once everything is ready, click Save cloud page.

What happens after form submission
Anchor link toContact profile and devices
Anchor link toWhen a user submits the form, Pushwoosh creates or updates a contact profile in User Explorer.
For example, if the form includes an email field and a phone field, Pushwoosh registers one Email device and one SMS device. Both devices are linked under one User ID.

Tags
Anchor link toAll other fields are saved as custom tags by field name. For example, if your form has fitness_goal and workout_frequency fields, the contact profile will show tags like fitness_goal = Boost endurance and workout_frequency = 3–4x a week.
The page code is saved in the PW_CloudPageCode tag.

Event
Anchor link toPushwoosh fires PW_FormSubmitted on every form submission. You can see it in the Events History tab on the contact profile in User Explorer. The event includes a form_code attribute that identifies which Cloud Page the submission came from, and a timestamp of when it occurred.

Use it as a trigger in Customer Journey to start welcome sequences, follow-up flows, and other automation. For example, you can build a journey that sends a welcome email immediately after a user submits a fitness quiz form, then follows up with a personalized workout plan 24 hours later.
Test the page
Anchor link toAfter you save the page, it becomes publicly accessible via its URL. The default format is https://cloud-pages.svc-nue.pushwoosh.com/cloud-pages/v1/page/<page-code>.
- In the page list, open the page action menu and click Preview.
- Verify that the page content loads correctly and is displayed as expected.
- If your page includes a form, fill in the form with test data and click the submit button.
- Confirm that the redirect opens the expected page.
- Open User Explorer and confirm that the submitted user data and tags are displayed.
Edit or delete a page
Anchor link toAll Cloud Pages are listed in Content → Cloud Pages, where you can manage and edit them.
- Go to Content → Cloud Pages.
- Open the page action menu.
- Click Edit or Delete the page.
