How to change data in Google Analytics
问题 I have a big problem and cant find a solution. While working on a project I found some user credentials as GET- Parameters in the URL (some external programmers where sloppy). This should be removed (obviously) but I cant' find a way to change (remove) old data. It would be great to have a solution for removing all GET- Parameters from string containg a @- sign. Is there some way to access the old data in Google Analytics and modify it? It would be great if somebody can point out a solution.