I want to protect the data integrity of a client’s Google Analytics information. In installing the javascript, you include your Property ID (UA-xxxxxxx-x) to send the information to Google. Is there a way to abstract this from viewers who view the page source?
I know that you can create a filter in the GA web viewer (read up on it here), but I was wanting to know if anyone has tried to completely prevent the viewing of the number, and if so, how?
@Diodeus is correct.
If you’re worried about people sending information to your profile, you should setup filters to only include traffic on domains you own.
Google Analytics: About profile filters