Skip to content

Commit 4a942bc

Browse files
authored
Merge pull request #4496 from segmentio/bobbyatsegment-patch-7
Specify device-mode for UTM parameters feature
2 parents 1651b43 + 1d1f5e7 commit 4a942bc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ analytics.identify({
366366

367367
### UTM Campaign Parameters
368368

369-
Since Segment's client-side javascript library (`analytics.js`) loads `mixpanel.js` in the background, you'll get the exact same functionality of Mixpanel around UTM Campaign Parameters as you would when using Mixpanel directly.
369+
When used in Device Mode through a web source, Segment's client-side Javascript library, Analytics.js, loads `mixpanel.js` (Mixpanel’s direct SDK) in the background. As a result, you'll get the exact same functionality from Mixpanel around UTM Campaign Parameters as you would when using Mixpanel directly.
370370

371371
[Read more in Mixpanel's UTM docs](https://mixpanel.com/help/questions/articles/can-i-track-google-analytics-style-utm-tags-with-mixpanel)
372372

0 commit comments

Comments
 (0)