0.7.8 • Published 1 year ago
factorial-pixel v0.7.8
Factorial pixel
Snippet to track attribution on Factorial.
What is this sorcery?
Factorial pixel will make a request to /api/internal/pixel
and send params
about the current request such as the referrer or the marketing code.
The endpoint will save the attribution cookies in *.factorialhr.com
(so they
work cross-domain) and then set them on the current domain.
This allows us to track attribution even across multiple domains as long as they include this pixel.
Installation
npm install factorial-pixel --save
yarn add factorial-pixel
Example
import factorialPixel from 'factorial-pixel'
factorialPixel(document, 'https://staging.factorialhr.com')
Where is it used?
Developed and battle tested in production in Factorial
0.7.8
1 year ago
0.7.6
2 years ago
0.7.7
2 years ago
0.7.5
3 years ago
0.7.4
3 years ago
0.7.3
3 years ago
0.7.2
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.0
6 years ago
0.5.0
6 years ago
0.4.0
8 years ago
0.3.0
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago