Page 1 of 1

Site_statistics page title

Posted: Sat Mar 19, 2022 8:48 am
by amir2314
Hi dear pablo . Is there any way to add page title visited instead of page name in site statistics ? I using site statistics for my website . And its set to inviaible and i conected this to mysql crud to visible what page visited . But in site statiatics the data stored in table showing the page name visited for example index.php imagine that my website has to many pages has wierd named but if showing me the page title i can easily find that what page visited with cliking on data table url activated . Now if i wanna to see the what page visited i must copy the page name stored in table and paste them to browser after site name to see. And its to hard for big website project has too many pages

Re: Site_statistics page title

Posted: Sat Mar 19, 2022 11:14 am
by Pablo
Sorry, that is not possible because then you will need to include an HTML parser to get the title from the page. Which will make it a lot more complicated.