Skip to content

Commit 60985c7

Browse files
committed
fixes and hidings
1 parent 3b5ff12 commit 60985c7

File tree

2 files changed

+2
-1
lines changed
  • src/connections/destinations/catalog

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Cordial Destination
33
beta: true
4+
hidden: true
45
---
56

67
## Getting Started

src/connections/destinations/catalog/facebook-pixel-server-side/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can also increase the match rate for events from a server source by sending
8282

8383
#### Deduplication considerations
8484

85-
Events are only deduplicated if the same event is sent _first_ from the browser and _then_ from the server. When events are received in this order, the server event is discarded. If the events are sent from the server and _then_ the browser, they create a duplicate. If you send two consecutive browser events with the same information, neither is discarded. If you send two consecutive server events with the same information, neither is be discarded.
85+
Events are only deduplicated if the same event is sent _first_ from the browser and _then_ from the server. When events are received in this order, the server event is discarded. If the events are sent from the server and _then_ the browser, they create a duplicate. If you send two consecutive browser events with the same information, neither is discarded. If you send two consecutive server events with the same information, neither is discarded.
8686

8787
### Send different events - some from the browser others from the server
8888

0 commit comments

Comments
 (0)