AIUNIFY Funnels provides a Landing Page setting labeled:
Action after payment success
This setting determines the visitor destination used by the supported Landing Page payment workflow after a successful payment operation.
The Settings screen describes the control with:
All the button payment in main pages when success will...
The confirmed choices are:
| Go to default Thank You Page | Uses the Landing Page's default Thank You Page after successful payment. |
| Redirect to any URL | Uses the separately configured payment redirect URL after successful payment. |
Select Go to default Thank You Page when the customer should remain within the Landing Page's built-in post-conversion experience.
The confirmed payment workflow uses the Landing Page's public URL together with its Thank You Page destination when this option is selected.
Before launch, open the Thank You Page in the Builder and make sure the content is appropriate for a completed payment.
Select Redirect to any URL when the customer should be sent to another web destination after successful payment.
When this option is selected, the interface exposes:
Redirect to:
Enter the intended complete destination URL and save the Landing Page Settings.
The Landing Page maintains separate controls for:
| Action after form submission | Controls where a visitor goes after a normal form submission. |
| Action after payment success | Controls where a visitor goes after the supported payment-success workflow. |
Changing one does not replace the other.
The Landing Page Builder supports payment-related components associated with the application's Ecommerce workflow.
After changing a payment-success destination, test the actual payment flow used by the Landing Page rather than checking only whether the destination URL opens separately.
Landing Page Settings also contain a Custom Code area labeled:
Insert Headers and Footers
The application explains:
Insert Headers and Footers lets you insert code like Google Analytics, custom CSS, Facebook Pixel, Chat, and more to your LandingPage site header and footer
The Header field stores the Landing Page's custom_header content.
Use this area only when a trusted integration or customization specifically requires code to be added to the page header.
The Footer field stores the Landing Page's custom_footer content.
Use this area when trusted code is intended for the footer portion of the Landing Page output.
The application specifically identifies examples such as:
Header and Footer code becomes part of the Landing Page's public presentation. Incorrect HTML, CSS, or JavaScript can affect page appearance or behavior.
Only insert code from a source you trust and understand.
Do not place server passwords, private API credentials, database credentials, or other secrets into Landing Page Header or Footer code.
Public-page source can be inspected by visitors, so these fields should be treated as client-side page customization areas rather than secure credential storage.
When possible, add or modify one custom-code integration at a time and test the public Landing Page afterward.
This makes it easier to identify which change caused a layout, tracking, chat, or script problem if one occurs.
Both payment-success behavior and custom Header/Footer code affect the public customer experience.
After changing either one, complete a public-page test instead of relying only on the saved Settings screen.
Operating principle: Configure the intended post-payment destination separately from ordinary form behavior, and treat Header/Footer code as public executable page customization that should be added carefully and tested immediately.