Skip to content

Commit 9ba0267

Browse files
author
Thomas Gilbert
committed
1
1 parent 1641dab commit 9ba0267

File tree

1 file changed

+4
-1
lines changed
  • src/connections/destinations/catalog/inkit

1 file changed

+4
-1
lines changed

src/connections/destinations/catalog/inkit/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,7 @@ analytics.identify('userId123', {
102102

103103
All other fields are then added to the user's profile as custom fields within Inkit's dashboard.
104104

105-
Segment sends Identify calls to Inkit as an `identify` event.
105+
Segment sends Identify calls to Inkit as an `identify` event.
106+
107+
108+
SELECT COUNT(*) FROM destination_config WHERE destination_id = '54521fd525e721e32a72ee8f' AND enabled = 1 AND id IN (SELECT config_id FROM destination_config_options_2 WHERE option_name = 'canOmitAppsFlyerId' AND value = 'false')

0 commit comments

Comments
 (0)