Skip to content

Commit b6a2a85

Browse files
Update src/connections/functions/source-functions.md
1 parent 1a88d9d commit b6a2a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/source-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,5 +411,5 @@ Segment alphabetizes payload fields that come in to **deployed** source function
411411

412412
#### Can I use a Source Function in place of adding a Tracking Pixel to my code?
413413

414-
Generally Tracking Pixels operate client-side only which means that they'll actually need to be loaded onto your website directly. Source Functions operate server-side and as such will not be able to capture or implement client-side tracking code such as a Pixel. If the tool you're hoping to integrate is server-side however, then you're likely able to use a Source Function to connect it to Segment.
414+
No. Tracking Pixels operate client-side only and need to be loaded onto your website directly. Source Functions operate server-side only, and aren't able to capture or implement client-side tracking code. If the tool you're hoping to integrate is server-side, then you can use a Source Function to connect it to Segment.
415415

0 commit comments

Comments
 (0)