Skip to main contentIt’s easy to get Axo Analytics working with Webflow. You don’t need to modify anything or add plugins, just embed your tracking script using Webflow’s custom code feature. For detailed guidance on adding code, refer to this Webflow University guide. Here’s a tailored overview for Axo Analytics:
Steps to Integrate
- Log in to your Axo Analytics account, go to
Settings > Sites, select your site, and copy the embed script from the Install section. (If your Webflow site behaves like an SPA with dynamic routing, set SPA Mode to auto in site settings for accurate tracking.)
- In Webflow, for site-wide tracking:
- Go to
Site settings > Custom code tab.
- Paste the script into the
Head code section (it appears before the closing </head> tag).
- Click
Save changes.
- For per-page tracking (if needed):
- Open your site in the
Designer.
- Select the page, open
Page settings.
- Paste the script into the
Inside <head> tag section under Custom code.
- Save your changes.
- Publish your site to make the changes live.
- Test by visiting your site and checking real-time data in your Axo dashboard.