Adds tracking for FBCLID
Updates repo URL in package.json for new organization
Adds tracking for AclID
Removes extra request to /internal/pixel
through public domain. Only api. request is performed now.
Changes factorialhr.com
domain by api.factorialhr.com
Add tracking for Google Click ID
Do not trigger 2 pixels when origin domain is the same as config domain
Pick custom domain from script tag data-domain attribute. This way the config is centralized.
Print 2 cookies pixels. One in country domain as always like for example factorial.fr
and the other
on factorialhr.com
main domain.
Use relative url instead of a host.
Encode some urls.
Revert 0.3.0
and point to the current host instead.
Change url to always point to api.factorialhr.com
Invisible pixel
Prettier pixel
Fixed relative url
Now the pixel is a real pixel. And it only works within the same domain.
Made pixel auto execute on dom loaded + hardcoded host
First version