0.7.7 • Published 1 year ago

factorial-pixel v0.7.7

Weekly downloads
99
License
MIT
Repository
github
Last release
1 year ago

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.6

1 year ago

0.7.7

1 year ago

0.7.5

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

5 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago