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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -