Salesforce Advertising Cloud’s Cloud Pages are a strong characteristic for creating interactive and dynamic kinds.
These kinds can be utilized for lead assortment, surveys, or every other data-gathering functions. As soon as created, you’ll be able to simply embed these kinds on third-party web sites to maximise their attain.
This weblog will stroll you thru the step-by-step course of of making a Cloud Web page type and integrating it right into a third-party web site.
What’s a Cloud Web page?
A Cloud Web page in Salesforce Advertising Cloud is an internet web page, designed for advertising functions. These pages are extremely customizable, making them supreme for kinds, touchdown pages, and promotional content material.
Steps to Create a Cloud Web page Type
1: Navigate to Cloud Pages
- Log in to your Salesforce Advertising Cloud account.
- Go to Internet Studio, then choose Cloud Pages.
2: Create a New Touchdown Web page
- Click on the Create button and select Touchdown Web page as your web page kind.
- Give your web page a significant title, like “Lead Seize Type.”
3: Design Your Type
- Use the drag-and-drop editor so as to add type elements:
- Textual content Fields: For title, e-mail, and so on.
- Dropdowns: These are for choices like nation or preferences.
- Examine Containers: For phrases and situations or subscriptions.
- Customise the shape labels, placeholder textual content, and validation guidelines.
Instance Fields:
- Title: Textual content Discipline
- E mail: Textual content Discipline
- Handle: Textual content Discipline
Lead Seize Type %%[ SET @FirstName = RequestParameter("FirstName") SET @LastName = RequestParameter("LastName") SET @Email = RequestParameter("Email") SET @upsert1 = UpsertData("YourDataExtensionName", 1, "subscriberkey", GUID(), "FirstName", @FirstName, "LastName", @LastName, "Email", @Email, ) %%]
4: Configure Information Extensions
- Join the shape to a Information Extension to retailer the submitted knowledge:
- Navigate to the shape settings.
- Map the shape fields to the corresponding columns in your Information Extension.
5: Add Type Submission Logic
- Use AMPscript to manage what occurs after type submission.
For instance, redirect customers to a thank-you web page:%%[
SET @redirectURL = "https://your-thank-you-page-url.com"
Redirect(@redirectURL)
]%% - Save your modifications.
6: Publish Your Cloud Web page
- Click on the Publish button.
- Copy the generated URL on your Cloud Web page. This URL shall be used to embed the shape on a third-party web site.
Steps to Embed a Cloud Web page Type on a Website
1: Generate an iFrame
- Embed your Cloud Web page utilizing an HTML
Substitute the src
attribute worth with the URL of your Cloud Web page
2: Customise the iFrame
- Alter the width and top attributes to suit your web site’s design.
- Add CSS for extra styling if required.
3: Add the Code to Your Website
- Log in to your web site’s CMS (e.g., WordPress, Shopify, and so on.).
- Paste the iFrame code within the desired location (e.g., a web page editor or customized HTML block).
- Save and publish your modifications.
Conclusion
Making a Cloud Web page type in Salesforce Advertising Cloud and embedding it right into a third-party web site is an easy course of.
By following the steps outlined above, you’ll be able to simply create a dynamic and responsive type to seize leads, suggestions, or every other kind of consumer knowledge.
For superior use circumstances, you’ll be able to combine Salesforce Advertising Cloud with third-party functions utilizing APIs to reinforce your knowledge stream and automation.
For any queries relating to Salesforce Advertising Cloud or personalised options, contact our professional Salesforce Consultants at [email protected] or by way of Reside Chat.
Let me know if in case you have any questions or want help with Salesforce Advertising Cloud! Our workforce is on the market year-round to supply personalized options tailor-made to your online business wants.
Salesforce Advertising Cloud’s Cloud Pages are a strong characteristic for creating interactive and dynamic kinds.
These kinds can be utilized for lead assortment, surveys, or every other data-gathering functions. As soon as created, you’ll be able to simply embed these kinds on third-party web sites to maximise their attain.
This weblog will stroll you thru the step-by-step course of of making a Cloud Web page type and integrating it right into a third-party web site.
What’s a Cloud Web page?
A Cloud Web page in Salesforce Advertising Cloud is an internet web page, designed for advertising functions. These pages are extremely customizable, making them supreme for kinds, touchdown pages, and promotional content material.
Steps to Create a Cloud Web page Type
1: Navigate to Cloud Pages
- Log in to your Salesforce Advertising Cloud account.
- Go to Internet Studio, then choose Cloud Pages.
2: Create a New Touchdown Web page
- Click on the Create button and select Touchdown Web page as your web page kind.
- Give your web page a significant title, like “Lead Seize Type.”
3: Design Your Type
- Use the drag-and-drop editor so as to add type elements:
- Textual content Fields: For title, e-mail, and so on.
- Dropdowns: These are for choices like nation or preferences.
- Examine Containers: For phrases and situations or subscriptions.
- Customise the shape labels, placeholder textual content, and validation guidelines.
Instance Fields:
- Title: Textual content Discipline
- E mail: Textual content Discipline
- Handle: Textual content Discipline
Lead Seize Type %%[ SET @FirstName = RequestParameter("FirstName") SET @LastName = RequestParameter("LastName") SET @Email = RequestParameter("Email") SET @upsert1 = UpsertData("YourDataExtensionName", 1, "subscriberkey", GUID(), "FirstName", @FirstName, "LastName", @LastName, "Email", @Email, ) %%]
4: Configure Information Extensions
- Join the shape to a Information Extension to retailer the submitted knowledge:
- Navigate to the shape settings.
- Map the shape fields to the corresponding columns in your Information Extension.
5: Add Type Submission Logic
- Use AMPscript to manage what occurs after type submission.
For instance, redirect customers to a thank-you web page:%%[
SET @redirectURL = "https://your-thank-you-page-url.com"
Redirect(@redirectURL)
]%% - Save your modifications.
6: Publish Your Cloud Web page
- Click on the Publish button.
- Copy the generated URL on your Cloud Web page. This URL shall be used to embed the shape on a third-party web site.
Steps to Embed a Cloud Web page Type on a Website
1: Generate an iFrame
- Embed your Cloud Web page utilizing an HTML
Substitute the src
attribute worth with the URL of your Cloud Web page
2: Customise the iFrame
- Alter the width and top attributes to suit your web site’s design.
- Add CSS for extra styling if required.
3: Add the Code to Your Website
- Log in to your web site’s CMS (e.g., WordPress, Shopify, and so on.).
- Paste the iFrame code within the desired location (e.g., a web page editor or customized HTML block).
- Save and publish your modifications.
Conclusion
Making a Cloud Web page type in Salesforce Advertising Cloud and embedding it right into a third-party web site is an easy course of.
By following the steps outlined above, you’ll be able to simply create a dynamic and responsive type to seize leads, suggestions, or every other kind of consumer knowledge.
For superior use circumstances, you’ll be able to combine Salesforce Advertising Cloud with third-party functions utilizing APIs to reinforce your knowledge stream and automation.
For any queries relating to Salesforce Advertising Cloud or personalised options, contact our professional Salesforce Consultants at [email protected] or by way of Reside Chat.
Let me know if in case you have any questions or want help with Salesforce Advertising Cloud! Our workforce is on the market year-round to supply personalized options tailor-made to your online business wants.