You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-linkedin-conversions/index.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,5 +47,6 @@ Your inputs must meet the following criteria:
47
47
48
48
Any deviations from this specification might lead to failed inputs.
49
49
50
-
### Why LinkedIn still shows "no integration data" after I successfully sent the data?
51
-
LinkdedIn won't reject events due to the lack of currency and amount data, but they will not correctly recogonize the events you sent via Segment. Please ensure your payload has the data or try [Event Tester](/docs/connections/test-connections/#ensuring-an-event-is-successfully-making-it-to-a-specific-destination) for other causes.
50
+
### Why does LinkedIn show "no integration data" after I successfully sent the data?
51
+
52
+
One reason may be that your events are missing currency and amount fields. LinkdedIn’s API itself won't reject events due to the lack of currency and amount data, but their platform will silently drop these events later in LinkedIn’s processing. Please ensure your payload has those fields with valid values.
0 commit comments