Socket
Book a DemoInstallSign in
Socket

@posthog/intercom-plugin

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@posthog/intercom-plugin

Export PostHog events to Intercom.

unpublished
npmnpm
Version
0.0.8
Version published
Weekly downloads
9
800%
Maintainers
0
Weekly downloads
 
Created
Source

PostHog Intercom Plugin

License: MIT

This plugins sends event data to Intercom that match known email contacts.

Parameters:

  • Intercom API Key (required): you can get this one from the Intercom Developer Hub, by creating a new app and receiving an API Key
  • Triggering events (required): A comma-separated list of PostHog events you want to send to Intercom (e.g.: $identify,mycustomevent ).
  • Emails domain to skip (optional): A comma-separated list of email domains to ignore and not send events for in Intercom (e.g. posthog.com,dev.posthog.com ).
  • Send events to European data storage (optional, default: False): Send events to api.eu.intercom.com, if you are using Intercom's European Data Hosting.

Installation

  • Visit 'Project Plugins' under 'Settings'
  • Enable plugins if you haven't already done so
  • Click the 'Repository' tab next to 'Installed'
  • Click 'Install' on this plugin
  • Add your Intercom API key at the configuration step
  • Add triggering events you want to send to Intercom
  • Enable the plugin

FAQs

Package last updated on 24 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts