We would like to track each individual user (logged in user) activity in the site.
Here is the list of activities :
1) Page View
2) Button click
3) Search keywords
etc.
Is there any way we can achieve this by Flurry or Google analytic or any other analytic.
With Universal Analytics, you can enable the new User ID feature which tracks logged in users as a custom dimension. You can view various reports against that custom dimension. There's more info here: https://support.google.com/analytics/answer/3123663.
Related
I know you can't use the GA User ID as a Dimension, but I'm wondering if there's a report to find out which users viewed a specific page in GA. In other words, given a specific page path, which users viewed that page within a specific time range?
You can find navigation of each Analytics user in the User Explorer report.
However, you can't get what you say unless you pass the clientId (GA User ID) in a custom dimension with user scope.
is it possible to display page variables in google analytics user flow?
in product page, products are displayed based on PID variable.
I want to know which products are displayed by user ?
Is it possible to use events and destinations when setting up goals in google analytics, for example can I track this funnel:
User Lands on on catalog page
User clicks learn more and goes to product description page
User clicks add to cart
User clicks checkout
OR
User Lands on catalog page
User Clicks add to cart
User clicks check out
So I can see if the user adds the item straight to the cart or clicks to learn more before adding to cart
So this means I am tracking the users destination flows but also how what they are clicking to get there, are they adding straight to cart from catalog page or clicking learn more then adding to cart.
You cannot mix events and destinations in a Google Analytics funnel.
Workaround is to record virtual pageviews whenever the user clicks on the page. Then the whole conversions funnel data is available to you in Google Analytics using destinations.
Checkout the pageview documentation for more info.
I am using Branch SDK for track marketing and Referrals in my android app. Can i add a new column "Subscribed" in marketing section along with Total clicks and Total Installs.? If so how its possible.? if no, then how can i track number of users subscribed from each partner?
We're in the process of revamping the marketing tab to allow for custom events for each link, campaign, etc. In the mean time, you do custom conversion funnels by link by clicking on the stats button to the right of the link:
Then scroll down to the bottom of the new page that opens. You can add a custom conversion funnel for 'install' -> 'subscribed'. This will show the exact number of folks that subscribed for each link. Make sure that your date selector includes the time frame you're interested in.
I would like to allow contextual advertisers to view the statistics of some specific events.
Is it possible in Google Analytics to give permissions to a user to only view specific events?
Well you could create a view where you filter out everything except those events and give them permissions only for that view. That sound impractical, though.
I would rather suggest you create a custom report for that event and have it mailed once a week or so to your publishers (you will find the mail facility in the top menu where it says, well, 'email').