Behavior flow Structure in Google analytics - Traffic flow - google-analytics

The Behavior flow chart :
The first node (white one) is the dimension node which is the entry point for the other pages in the site. The green nodes are the page nodes or starting pages. Why is the dimension node name and the corresponding green node has the same name Login. how is the traffic is flowing into the same page again.(from dimension node to starting page)
Please help me to understand.

White node is not a fist page of flow. It's something like source. You can change this dimension to other, for example to Campaign or Service Provider.
The first step (page) of flow is a green node, you can see title "Starting pages" above green node.

Related

Google Analytics : Funnel what to add in Category Label and Actions

I am quite new to analytics I am product manager but I have always used GA for Websites.
My new Job demands me to create funnels for Mobile apps which have event tracking in place.
The screen names are: Home | Settings | Popovers screen | Side drawer
Now when I go in Funnel to create it I choose Events and it ask me to add
majorly two things : Category, Action, Label and Value which I have not idea what to add
Example I want to check How many users actually landed on Home and then click on Side drawer and then went to settings ..
This is the flow .. can anyone please help me.
if you want to create a funnel based on events, first you need details regarding each and every individual events. But here I think what you need to create is a funnel based on the page views (destination page).
For example, first step of your funnel would be landing on the home page. Second the second page, settings page etc. First choose your destination page and start to create a goal for that selected destination page. Then under that enable funnel option and add desired page sequence one by one.
This will create the funnel. But this won't show any click events as it based on pageviews.

Blocks Got Swapped in Drupal

I m using drupal 7 for my project. I created 2 blocks in lower region.
Block name "Testimonials - home page" Another Block name "Video - home page".
The order was correct yesterday. But today Both blocks got swapped. It showing Video block first then Testimonial second.
Since i m new to drupal system, can you suggest to how fix the right order permanently.
It may be because the two blocks have the same weight (position number). To check this go to admin/structure/blocks and click "Show row weights" at the top right. If they both have the same number in the drop-down, change one of them - the lower the number block will appear first.

Render node or taxonomy term view depend on number of nodes

I have taxonomy_menu module enabled and a lot of categories. Some terms has no nodes assigned, some terms has a lot of nodes. In first case, I display information that there is no content on this term. In second case, I display list of nodes.
But what if there is just one node assigned to given term? I would like to render node page. How can I do it? I can detect it in
themename_preprocess_page
but what then? how render view page with term metatags and how render node with node metatags depend on term node count?

Drupal - Showcase a NODE

Showcase content/
I want to allow users to showcase their content within particular groups.i.o.w choose content they have created and make show particular CCK fields witin a OG.
Example:
a
user created node X, he then wants
to show node X to everyone else in
the group.
He clicks on a button in the group,
called showcse your node, which then
brings up all the Nodes that
theparticular user has created
The user then chooses the node, and
clicks submit.
I would then like to create a view or block that list all the nodes that has been showcased within a particular group. So I guess it needs to some how reference the group.
Can anyone direct me in the right direction of how this can possible be done?
Hmm, maybe have a tag in one of the vocabularies for nodes in the group called "showcased". Then simply create a view that displays all nodes with that tag?

How come I can see nothing about the ecommerce from the Google Analytics admin site

Here's the script for tracking the ecommerce on my site, http://gist.github.com/452437 , I tried to do the purchase for several times, but I don't anything happened on https://www.google.com/analytics/reporting/ecommerce , I double checked the script for several times and I can't see anything wrong, could somebody help to point out what the problem is? Thanks a lot
Well, let's deal with the easy case first--have you designated the Site as an Ecommerce Site from the GA Admin Interface (the default setting is "no")?
(Obviously, you can ignore the first few lines here if you only have a single GA Account and a single Profile under that Account.)
Login to GA, then select the Account from the menu in the upper right-hand corner, then select the Profile from the menu to the left.
The next page will show you a list of Reports from the Profile you selected. Find the one you want, and click "Edit", which is at the far right on the same line as the Report you chose.
The page you'll see now has a section called Main WebSite Profile Information (on a line with a grey background). This section contains two columns, which are keys (column 1) and values (column 2) of the Profile Information.
The sixth row in the first column is Ecommerce Website. Check the value (column 2, row six)--is it "No"?
If it is then click "Edit" to the right and on the same line as WebSite Profile Information.
The third item down is "Ecommerce Website" below which are two radio buttons--check "Yes, an Ecommerce Site"
Then click "Save Changes" at the bottom left of that page.
Cause some Ecommerce activity--anything that will show up in the GA Browser, then wait four hours for the GA Server to update and see if it's there.

Resources