RIDGIDSoftwareSolutions / Universal-Analytics-For-DotNet

A .NET wrapper over top of Google's Universal Analytics Measurement Protocol API
MIT License
14 stars 5 forks source link

Added ability to validate hit using Measurement Protocol validate endpoint #16

Open Dmitry-Klymenko opened 5 years ago

Dmitry-Klymenko commented 5 years ago

Please consider this added to the master codebase. In some situations, an ability to validate hit to ensure it will be accepted by GA is quite important.

Hits sent to validation endpoint are not tracked and the response contains json with "what is wrong with the request".