Module:Financial Reports/FormView Tracker/doc

From Meta, a Wikimedia project coordination wiki

This is the documentation page for Module:Financial Reports/FormView Tracker

Lua table for tracking the number of views of the Financial Reports OOUI form of the WAD portal.

Structure of the table will look like below;

    {
        count = '10',
        created_at = '2020-01-01',
    }