analytics - Page metadata in keen.io -


I have a quick question about best practices for adding metadata to our deep .io pageview event. Intrinsically we use 3 different keyword categories to identify a piece of content, and these keywords reside in a tag on each page. A good example would be:

  & lt; Meta name = "Namespace: tier1" content = "programming" /> & lt; Meta name = "Namespace: tier2" content = "web development, web operations" /> & Lt; Meta name = "Namespace: tier3" content = "javascript, Analytics, jQuery, HTML, CSS" />  

We want to be able to divide our users on the basis of those theories, and ask questions like this:

  • divided by tier 1 keyword See all traffic
  • View the most popular tier2 keywords related to a specific tier1 keyword
  • .

Here's my question: It seems we could only send this metadata with a pageview event, but we will eliminate many unnecessary data which could For example, if we scrap keywords for our pages every day, we can index them via URL, and not all of these are in duplicate meta data disturbances.

How will you reach it? Am I stuck in SQL land, and do not worry about duplicate data?

A related question is that our keywords are basically listed, and eager.Oo the documentation says that we need it. Do I have to create a metadata event for each word? Sounds like overkill for sending + 10 requests to each pageview.

Brief answer - Do not worry about duplication when it comes to event data, denormalization Friend's eager query interface is designed to be the most powerful, when each event has many properties - at that time the world's dominant position.

Michelle has written a guide that is contradictory with that relational data. Many of us (including myself) have been stuck in SQL land first and this guide has been helpful :)

To the lists - this is a list of the most objects that you want to save. In this case your list is one of the strings, so you can still still question the appropriate amount against that property.

Interested & amp; See the list of objects in this SO question.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -