1
Problem in adding dynamic aspx pages from DNN
Problem reported by Henrik Sprang-Hanssen - 11/5/2015 at 7:56 AM
Submitted
I have been doing exactly what is described on this page:
 
www.efficionconsulting.com/Blog/itemid/651/amid/1500/setting-up-smarterstats-against-a-multi-portal-dotnetnuke-installation
 
More specifically:
First, you need to setup the dynamic page filter. To do this,
 
  1. Go into the Stats site's "Settings" area and click on Site Importing
  2. Click on the Dynamic Pages tab
  3. Click the Add Dynamic Pages button
  4. For Match Type select "Contains",
  5. For page, type default.aspx
  6. For Query String Variables, enter tabid.
  7. Hit the Save button

Now you need to setup Page Aliases

  1. Under Site Settings, click on Page Aliases
  2. Click on the New button
  3. For the Page, use this format, /default.aspx?tabid=219
  4. For Alias, you can type whatever you like (i.e. "Home" or "/default.aspx"). This is what will display in the page reports
  5. Repeat steps 2-4 for each page.
 
 
with no effect at all.
 
Could it be that the above description only works for older versions of DNN. I see that Tabid= is mentioned in the log files.
 
Anyone who knows the secret of how to register the dynamic pages in Smarterstats?
 

Reply to Thread