Integrate Amplitude Analytics with Webflow

I just implemented Amplitude analytics for a client who is using webflow, and noticed there wasn’t a guide specifically for this. So I’ve written up a quick medium post explaining the process. Hopefully this might help someone! :slight_smile: :chart_with_upwards_trend:

5 Likes

This is broken. amplitude.getInstance() is no longer a function

I have been at this for a few hours, trying to get the new Amplitude snippet working to no avail. If anyone has done this, plz lmk!

Hi Peter - only just seeing this! I’ve updated the tutorial now to work with the latest browser SDK.

Thanks for this Timothy. Couple questions:

  1. It looks like the Amplitude SDK is automatically tracking “Page Views”, but it doesn’t add the name of the page to the event name. Do you know how to either turn this off or add the page name to the event name?
  2. How do I track button clicks, form submissions, etc…?