Skip to content

Commit 8beefc0

Browse files
committed
remove sg_evclid
1 parent 07b4bff commit 8beefc0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/campaigns/campaign-cart/javascript-api/attribution.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff 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

547531
Generic click tracking for various platforms.

0 commit comments

Comments
 (0)