Use "default channel grouping" as a dimension in Google Analytics API -


I want to use the Google Analytics API to display data on the Acquisition Overview webpage. Specifically, I'm also using the default Channel Grouping Need to break the session (formerly visits) by: Direct, Organic Search, Referral, Social, Paid Search, Email, Display and (Other).

As mentioned, these groups are based on regex, so it may be possible to re-encode these rules, but I would prefer to use these groups as one dimension.

I googled it and the answer is talking about most Multi Channel Funnels (MCF), but according to it, it is more about conversion

to get any such information How does the Google Analytics API (or GA MCF API) work?

Thank you very much!

Acutaly I think you should see more

that something which is slightly It's hard to have the first column. That column is the type of traffic and there is nothing that you can export directly, it is calculated on the basis of source / medium

Direct = Source is not equal to biological referral and CPC (similar) and not equal

Campaign = Source is not equal to (direct) and not equal to Medium organic referral and CPC

Organic = Medium is equal to organic

Pred = Medium CPC is equal to

I do not remember What social I have to see.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -