aapelbaum Posted March 8, 2015 Report Posted March 8, 2015 Hello, In one high traffic installation of Revive that I am supporting, we currently have a few random missing hours of clicks/conversions. Is there any way to run the maintenance.php cronjob and specify the timeframe you'd like it to calculate from? If not, would anyone have a way to manually calculate this information from the database? Quote
Arkchand Posted March 9, 2015 Report Posted March 9, 2015 You can have the custom script created to update the data to your Summary table, if the clicks and conversion details are resides in the Bucket table. Quote
aapelbaum Posted March 9, 2015 Author Report Posted March 9, 2015 The bucket table would be data_bkt_m ? It appears that this table is truncated of all data once the maintenance script is run. There is no other way to retrieve it then? Quote
Dave Brain Posted March 27, 2015 Report Posted March 27, 2015 If there is value available of missed hour statistics records on theses tables "data_bkt_m, data_bkt_c, data_bkt_a" then can write scripts to migrate to the summary table which will display on UI statistics page. There is no data available on these tables in those hours, then records should migrated. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.