Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have an iPhone app for a forum which also has a limited Google Analytics reporting.

This app reports the page views in following generic form:

/forum/67
/thread/29036
etc...

The numbers above represent forum and thread ID's

I am trying to set an Advanced filter, which will rewrite/report the page views in Google Analytics in following form:

http://www.mysite.com/forum-67.html

http://www.mysite.com/thread-29036.html

Can someone please assist me in creating an Advanced Google Analytics filter which will enable me to see URL's so they can be live and send to correct page.

Is there another method to achieve what I'm looking for ?

Obviously there will be a need for some RegExp matches, but I cannot get around it.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.