File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
docs/campaigns/campaign-cart/javascript-api Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,6 @@ The SDK automatically collects these metadata fields:
183183
184184 // Everflow tracking (when available)
185185 everflow_transaction_id?: string;
186- sg_evclid?: string;
187186}
188187```
189188
@@ -527,21 +526,6 @@ https://yoursite.com/offer?evclid=123456789
527526- Performance marketing attribution
528527- Stored as ` everflow_transaction_id ` in metadata
529528
530- #### SG Everflow Click ID
531-
532- Secondary Everflow tracking identifier (SG variant).
533-
534- ** Parameter:** ` sg_evclid `
535-
536- ** Example:**
537- ```
538- https://yoursite.com/offer?sg_evclid=987654321
539- ```
540-
541- ** Usage:**
542- - Alternate Everflow tracking
543- - Multi-channel Everflow campaigns
544-
545529#### Generic Click ID
546530
547531Generic click tracking for various platforms.
You can’t perform that action at this time.
0 commit comments