Ryan G.
Results
2
issues of
Ryan G.
When using ``` ReactGA.timing({ category: "XX", variable: "OrderLoadTimes", value: PageLoadTotalTime, }); ``` I receive the following response from the debugger ``` Running command: ga("send", {hitType: "timing", timingCategory: "XX", timingVar: "OrderLoadTimes",...
@itaditya I would love to help with this. I am trying to use your project to display a countdown timer. I would start the timer at 00:05:00 and then countdown...