Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/managed-components/linkedin
LinkedIn Analytics Tool
https://github.com/managed-components/linkedin
Last synced: 2 months ago
JSON representation
LinkedIn Analytics Tool
- Host: GitHub
- URL: https://github.com/managed-components/linkedin
- Owner: managed-components
- License: other
- Created: 2022-06-09T10:24:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T14:53:25.000Z (about 1 year ago)
- Last Synced: 2024-09-16T13:19:07.732Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 375 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zaraz - LinkedIn Insights
- awesome-zaraz - LinkedIn Insights
README
# LinkedIn Managed Component
Find out more about Managed Components [here](https://blog.cloudflare.com/zaraz-open-source-managed-components-and-webcm/) for inspiration and motivation details.
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![Released under the Apache license.](https://img.shields.io/badge/license-apache-blue.svg)](./LICENSE)
[![PRs welcome!](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)## 🚀 Quickstart local dev environment
1. Make sure you're running node version >=18.
2. Install dependencies with `npm i`
3. Run unit test watcher with `npm run test:dev`## 🧱 Fields Description
### Partner ID `number` **required**
`pid` is the unique identifier of your LinkedIn Insights tag. [Learn more](https://www.linkedin.com/help/lms/answer/a417869/access-your-linkedin-partner-id?lang=en) on how to find your Partner ID.
### Conversion ID `number`
`conversionId` is the unique identifier of your conversion.
## 📝 License
Licensed under the [Apache License](./LICENSE).
## 💜 Thanks
Thanks to everyone contributing in any manner for this repo and to everyone working on Open Source in general.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Simona Badoiu
💻
Yo'av Moshe
💻
Ruskin
💻
lkostka
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!