I want to track my website’s traffic and calculate the monthly average. Which formula can be useful to find the average daily visitors for a month?
You can use the AVERAGE() formula to calculate monthly average traffic.
Example : AVERAGE({Daily Visitors})
This formula calculates the monthly average of daily visitors