We've had a hunt for an odd bug where some purchase events were not available in Analytics.
Responses were successful, no validationmessages returned from Google.
The common thread is the user id added to the request.
|
$trackingDataObject->setData('user_id', $userId); |