How to Create a Call-to-action Button
The Call-to-action module in Freedom lets you create trackable buttons that can be embedded on web pages and pages. This allows you to monitor page views and click statistics for each button.
- Navigate to the Call-to-action module and click the green + Call to action button.
- Fill in the button details:
- Title - the internal name used to reference the button in the editor
- Action URL - the link the button will go to
- Target - whether the link opens in the same tab or a new tab
- Button text - the label visible to site visitors
- Click Save.
- Navigate to the page where you want to embed the button, in either the Web Pages module or a Basic Content Component in the Pages module.
- In the editor field, add the button tag using the button's title. For example:
- If the button title is "Careers":
[[button.Careers]] - If the button title is "Annual Conference":
[[button.Annual Conference]]
- If the button title is "Careers":
- Save the page. On the front end, the tag will render as a clickable button.