Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff3ddb5

Browse files
authored
Merge pull requestsegmentio#5108 from segmentio/niallzato-patch-1
Update timestamp note in spec common doc
2 parents24f9370 +0348fd5 commitff3ddb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/connections/spec/common.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,3 +285,6 @@ The `timestamp` timestamp specifies when the data point occurred, corrected for
285285
If you are using the Segment server Source libraries, or passing calls directly to the HTTP API endpoint, you can manually set the`timestamp` field. This change updates the`originalTimestamp` field of the Segment event. If you use a Segment Source in device mode, the library generates`timestamp` and you cannot manually set one directly in the call payload.
286286

287287
Segment calculates`timestamp` as`timestamp = receivedAt - (sentAt - originalTimeStamp)`.
288+
289+
>info ""
290+
>For client-side tracking it's possible for the client to spoof the`originalTimeStamp`, which may result in a calcualted`timestamp` value set in the future.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp