From 9c84d62b68b4464e6b4dc54dcb56923a438587cf Mon Sep 17 00:00:00 2001 From: Zain Mansuri Date: Thu, 5 Mar 2026 12:13:22 +0530 Subject: [PATCH] linkedin_tracking_id in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21dc0ba..c6a6099 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ import { ReactNativeEmbedPlayerView } from "@gumlet/react-native-embed-player"; | watermark_text `String` | Watermark text to be shown in the player | null | | facebook_pixel_id `String` | Facebook pixel ID to be used to send data about playback | null | | ga_tracking_id `String` | Google pixel ID to be used to send data about playback | null | +| linkedin_tracking_id `String` | LinkedIn pixel ID to be used to send data about playback | null | | t `Integer` | The playback instant in seconds to start the video at | null |