Expand my Community achievements bar.

SOLVED

Passing s.timestamp

Avatar

Level 3

I need to change a current JavaScript implementation to correctly pass data to a timestamp-enabled report suite. The implementation includes link tracking (s.tl()) and as all my hits now have to be timestamped, is it enough to add the s.timestamp value in the configuration setup of s_code (e.g. in the area where s.currencyCode is defined)? Or does it have to be coded in for every single call (e.g. also with s.tl() calls)?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Try to put it in the s_doplugins in the s_code and update s.linkTrackVar with the name of variable

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Try to put it in the s_doplugins in the s_code and update s.linkTrackVar with the name of variable