0

I'm trying to set up Amplitude for my web app.

When I click on a button that should be tracked, I get this:

POST https://api2.amplitude.com/2/httpapi net::ERR_BLOCKED_BY_CLIENT

ppt
  • 946
  • 8
  • 18

1 Answers1

0

Amplitude tracks user actions, so of course my ad block didn't like it.

I added amplitude.com , localhost and my domain to the allow-list of my ad-blocker and this started working well.

ppt
  • 946
  • 8
  • 18