You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment I am using the library to work with Google Analytics. Will it work with version 4? And what you need to do? Would it be sufficient to specify the version?
$analytics = new Analytics(true);
$analytics->setProtocolVersion ('4');
At the moment I am using the library to work with Google Analytics. Will it work with version 4? And what you need to do? Would it be sufficient to specify the version?