While you can create buttons outside of HubSpot's button CTA tool, it is not recommended. The advantages of using HubSpot's CTA tool include access to analytics data, click data, form submissions data, A/B testing (Marketing Hub Professional and Enterprise only), and an embed code that keeps your existing CTAs up to date.
Can I put multiple button CTAs on the same page?
Yes, there is no limit to the number of button CTAs that can be used on a page.
Why is my button CTA displaying twice on my HubSpot page?
This is caused by an additional anchor tag surrounding the button CTA token within the source code. In order to resolve this issue, you will need to remove the anchor tag surrounding the button CTA, leaving only the button CTA token.
- In your HubSpot account, navigate to website pages, landing pages, or blogs.
- Locate the rich text module where the button CTA is included and click into the module.
- Click the embed embed icon to access the source code.
- If the CTA token is wrapped in an anchor tag, remove the anchor tag so only the button CTA token remains, as shown below:
{{cta('e76830f3-d29c-455d-a918-f079802751b3')}}