how do i merge http and https pages as one ? | Community
Skip to main content
New Participant
April 19, 2017
Solved

how do i merge http and https pages as one ?

  • April 19, 2017
  • 12 replies
  • 10595 views

Hi Folks,

I am seeing 2 separate pages for http and https and would like to know how to merge this into one single page in my AA Report. Do I need to set up a processing rule, Classification or some sort of conditions?

 What do i need to do please?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Løjmann

Classification would make you a report where historical data are merged, and that may seems like the least bad option. However, I would consider to fix the data collection (either on-site/TMS or via processing rule) so you do not store the protocol (http/https) as part of your dimension...

/Løjmann

12 replies

Løjmann
LøjmannAccepted solution
New Participant
April 21, 2017

Classification would make you a report where historical data are merged, and that may seems like the least bad option. However, I would consider to fix the data collection (either on-site/TMS or via processing rule) so you do not store the protocol (http/https) as part of your dimension...

/Løjmann

New Participant
April 20, 2017
Rule based classification using regular expression may work out best if you already have page URL report and just want to combine http and https version of the page into one  (that is stripping out URL protocol). This will take care of the history data as well.