Jump to content

Recommended Posts

Posted

Hi, is there a way to reset (or delete) old or past statistics from all campaigns, but only the statistics

i use Revive for own campaigns ( have more than 150 campaigns) and wish to start from zero in stats....

Posted

Hi, 

Execute these queries into phpMyAdmin tool : 

TRUNCATE TABLE  `rv_data_intermediate_ad`;
TRUNCATE TABLE  `rv_data_intermediate_ad_connection`;
TRUNCATE TABLE  `rv_data_summary_ad_hourly`;

 

These queries will delete all the statistics(Only Statistics) information.

 

Thanks.

Posted

One should never delete statistics this way, since it will restart certain types of campaigns that have ended when they reached their target number of impressions or clicks.

Moreover, the queries above will just kill all statistics, effectively wiping your database.

DO NOT FOLLOW DAVE'S SUGGESTION! 

  • 1 month later...
  • 1 year later...
  • 3 years later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...