PrzypisPowszechny / pp-client

7 stars 2 forks source link

Add sending "unlocated annotation" signal #239

Closed glowka closed 5 years ago

glowka commented 6 years ago

The signal should be emitted when the extension was not able to locate the annotation on the page.

We should either convert this signal to exception thrown (and caught) by sentry or send event to GA, with the first option having the advantage of error sent directly to reporting system (as it should be), not general analytics tool.