Commit cbbb5f6
STRATCONN-6441 - [Facebook CAPI] - Append Event functionality and refactor (#3556)
* clean branch commit
* removing bad files
* field render mode change
* making original_event_time required for append value events
* adding partner_agent string to all events
* Add ctwa_clid in user data of fb conversions apis (#3611)
* fixing unit tests
* fixing lint issue with test
---------
Co-authored-by: harsh-joshi99 <129737395+harsh-joshi99@users.noreply.github.com>1 parent b8ed678 commit cbbb5f6
File tree
55 files changed
+4190
-2583
lines changed- packages/destination-actions/src/destinations/facebook-conversions-api
- __tests__
- addToCart2
- addToCart
- custom2
- custom
- initiateCheckout2
- initiateCheckout
- pageView2
- pageView
- purchase2
- purchase
- search2
- search
- viewContent2
- viewContent
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+4190
-2583
lines changedpackages/destination-actions/src/destinations/facebook-conversions-api/__tests__/addToCart.test.ts
Lines changed: 61 additions & 11 deletions
Large diffs are not rendered by default.
Lines changed: 62 additions & 11 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments