Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I think the most straightforward way to do this is by using Filters, "<strong>Advanced Filters</strong>" in particular. In your case, you'll use one Filter for each blog-article pair (one URL w/ title + date, the other URL w/ title only)--this way, you'll merge the two URLs into a single line item in your reports.</p> <p>(I'm assuming you haven't done this before, so,</p> <ol> <li><p>from the "Settings" Page in GA, click on "Filter Manager" (probably bottom right)</p></li> <li><p>Click "Add Filter"</p></li> <li><p>Enter a name for this Filter (article name is probably a good choice)</p></li> <li><p>Click the radio-button below that textbox, "Custom Filter"</p></li> <li><p>Then Click the last of a set of six radio buttons below that, "Advanced"</p></li> <li><p>for "Field -> A -> Extract A" select "Request URI" from the dropdown menu</p></li> <li><p>Beside that menu is a textbox, type in the article title (this-is-my-article)--no parens, no quotes</p></li> <li><p>The next line ("Field B -> ....") leave blank</p></li> <li><p>The line after that, which begins with "Output To->" select "Request URI" from the dropdown</p></li> <li><p>Type in the article title (with "/" at the beginning, no space; and ".html" at the end, no space)</p></li> <li><p>Click "Yes" for "Field A Required"</p></li> <li><p>Click "No" for "Field B Required"</p></li> <li><p>Click "Yes" for Override Output Field</p></li> <li><p>Click "No" for "Case Sensitive"</p></li> <li><p>Below that, you'll select which of your Website Profiles you want to apply this Filter to</p></li> <li><p>Click "save changes" and you're done (obviously you'll need to repeat this process for each URL pair).</p></li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload