{"id":16148704,"url":"https://github.com/deevus/analytics-plugin-linkedin","last_synced_at":"2025-10-04T10:18:56.311Z","repository":{"id":57177648,"uuid":"434472876","full_name":"deevus/analytics-plugin-linkedin","owner":"deevus","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-07T04:00:12.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-08T14:46:52.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deevus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-03T05:06:17.000Z","updated_at":"2022-02-08T18:59:12.000Z","dependencies_parsed_at":"2022-09-14T02:22:29.929Z","dependency_job_id":null,"html_url":"https://github.com/deevus/analytics-plugin-linkedin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/deevus/analytics-plugin-linkedin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fanalytics-plugin-linkedin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fanalytics-plugin-linkedin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fanalytics-plugin-linkedin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fanalytics-plugin-linkedin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deevus","download_url":"https://codeload.github.com/deevus/analytics-plugin-linkedin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Fanalytics-plugin-linkedin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260272648,"owners_count":22984361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T00:34:40.640Z","updated_at":"2025-10-04T10:18:51.272Z","avatar_url":"https://github.com/deevus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\ntitle: Adding LinkedIn to your app using open source analytics\ndescription: Connect LinkedIn to the analytics library\npageTitle: LinkedIn\n--\u003e\n\n# LinkedIn\n\nThis library exports the `linkedin` plugin for the [`analytics`](https://www.npmjs.com/package/analytics) package \u0026 standalone methods for any project to use to make it easier to interact with [LinkedIn](https://www.linkedin.com/).\n\nThis analytics plugin will load LinkedIn into your application.\n\n## Installation\n\n```bash\nnpm install analytics\nnpm install analytics-plugin-linkedin\n```\n\n## How to use\n\n```typescript\nimport Analytics from \"analytics\";\nimport linkedin from \"analytics-plugin-linkedin\";\n\nconst analytics = Analytics({\n  app: \"awesome-app\",\n  plugins: [\n    linkedin({\n      accountId: \"1234\", // required\n    }),\n  ],\n});\n```\n\n## Registering a conversion plugin\n\n```typescript\nanalytics.plugins.linkedin.conversion(conversionId);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Fanalytics-plugin-linkedin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeevus%2Fanalytics-plugin-linkedin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Fanalytics-plugin-linkedin/lists"}