NielsCodes / ngx-pixel

An Angular library to simplify event tracking using a Facebook Pixel.
https://www.npmjs.com/package/ngx-pixel
13 stars 17 forks source link

This is a rough attempt at SSR support, it wont trigger pixel on serv… #5

Closed l4nos closed 3 years ago

l4nos commented 3 years ago

…erside, which you don't want anyway, you only want it client side. And should negate any document is not defined errors without affecting client side.

NielsCodes commented 3 years ago

Implemented this in #7