dns - Do Google Analytics store sent data to non existing domains? -


please, knows: google analytics store sent data non existing domains? if yes, how access them? problem forgot create custom dimensions in google analytics admin page , sent data 2 weeks ago web site as:

 ga('send','pageview',{'dimension1':placeid,'dimension2':videoid,'dimension3':date});  

i need somehow data 2 weeks ago.

the metric "pageview" can see, how access data 'dimention1','dimensiot2' if not created before? possible? created dimensions on admin page, in report empty of cause. thanks

you can try pulling data using api console, date range.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -