How to Set Up In Page Links to Anchors in Enquire MAP
For multi-section landing pages it is often useful to put in HTML anchors links to navigate through the page. This combined with a fixed menu block that will allow the user to navigate the single page. The menu blocks are available in the Small Business Marketer accounts.
Steps to Take
- Define the anchors - Edit the source code of a content block 'near' the section of the page to scroll to when a button is clicked. For example, right above the form.
<a name="top"></a>
- Define the links that point at the anchor
<a name="top"></a>
On a keyword, set the link to the target:
On a keyword, set the link to a button:
- Make it smooth - use this code in the page script to get the page to do smooth scrolling while moving between page segments.
Please reach out to the dedicated Enquire Account Manager or Enquire MAP Support team for further assistance.