Tracking Timers

12 views
Skip to first unread message

Rolf R.

unread,
Jan 17, 2014, 9:39:30 AM1/17/14
to ga-for...@googlegroups.com
Hi, 

I'm trying to track timers (as timers not events). But there is not .trackTimer or something similar. 

// JS examples. First line tracks an event, second line tracks a timer. 

ga( 'send', 'event', 'level_completed', 'level_completed', 'level', Level.id + 1 );
ga( 'send', 'timing', 'level_completed', 'time', clock.getSeconds() );

Anyone knows?

Thank you!
Reply all
Reply to author
Forward
0 new messages