Set CTA Button

NOT REQUIRED setting. If not set, the CTA button will default to point to /signup.

Call & Example Call

affx.set("cta", "") affx.set("cta", "/join")

Parameter Description

url: It can start with / or without /.

Core Function

Define the URL that the website's CTA button points to.

Features

Only affects the frontend redirect URL, such as /signup or /join. It does not affect the actual destination affiliate link.

Example Output

Output
CTA button URL set successfully.