Retention SOP
This page combines the main retention tasks into one clear guide. It covers CSV export checks, Telegram broadcast rules, event prize distribution, token updates, and task list updates.
SOP Export CSV File for Event
Check total rows
After generating the file, make sure the total row count matches the payment sheet.
Check the first username
Using the cut-off time in the payment sheet, confirm the first username matches the first username in the CSV file.
Check the last username
Using the same cut-off time, confirm the last username appears as the last username in the CSV file.
Check the folder
Make sure there is only one export file inside the Google Drive folder.
Telegram Broadcast SOP
Broadcast Schedule
| Day | Times | Time |
|---|---|---|
| Every Day | 1 Time | 9:00 AM |
Content Rules
- Keep content short and impactful, with a maximum of 150 characters.
- Put the most attractive element first, such as prizes, bonuses, or rewards.
- Keep each broadcast connected to the previous topic.
- Plan content topics at least one month in advance.
- Use clickbait carefully. It should not be too weak or too strong.
- Request banner assets at least one day before use.
- Banner size must be 640 × 360 px.
- The main banner highlight should be the prize amount or bonus value.
- Always use the currency symbol ₱. Do not use words such as credit or peso.
- Big win videos must not exceed 20 MB.
Event Prize Distribution
Daily Lottery
- Update Facebook followers on the Pula Puti sheet.
- Go to the Event PYM sheet.
- Click Extension, then App Script.
- Select exportDAILYLOTTERY from the export drop-down.
- Click Run.
- Wait until processing is completed.
Spinwheel
- Go to the Event PYM sheet.
- Click Extension, then App Script.
- Select exportSpinwheel from the export drop-down.
- Click Run.
- Wait until processing is completed.
Heads or Tails
- Go to the Event PYM sheet.
- Click Extension, then App Script.
- Select exportHeadOrTails from the export drop-down.
- Click Run.
- Wait until processing is completed.
Lucky Tap
- Go to the Event PYM sheet.
- Click Extension, then App Script.
- Select exportLucky from the export drop-down.
- Click Run.
- Wait until processing is completed.
Token Update
Main Steps
- Go to the Winmaya BO login page.
- Press F12, then reload the page.
- Sign in with the approved WinmayaBot credentials.
- Scroll through the access tokens and find the last access token.
- Copy the full details from the last access token.
- Open the access token JSON file in Visual Studio Code.
- Paste the new token details below the original script.
- Find these four values in the pasted script: access_token, expires_at, refresh_token, and refresh_expires_at.
- Copy only the values into the original script. Do not copy extra quotation marks or commas.
- Save the updated file.
- Open the command line and connect to the approved server.
- Open tokens.json, replace the old content, save the file, and exit.
- Run node fetch.js.
- Wait for the result. The process is complete only when the result shows OK:TRUE.
- If it still does not show OK:TRUE after retrying, inform RTN ATL immediately.
Values to Copy
- access_token
- expires_at
- refresh_token
- refresh_expires_at
Important Reminder
Copy only the new values into the original script. Do not copy the extra JSON symbols around the values.
Security Note
For safety, this SOP page does not display the live server IP, password, or raw token values. Use the secure team record for those details.
Task List Update
Policy
- Every assigned task must be entered into the task list.
- Missing task entries will lead to a reminder.
- Repeated mistakes may lead to a penalty.
Steps
- Open Tasks in Lark.
- Open the task list and click PHP Retention.
- Create or find the correct task group, usually the employee name.
- Click the + button beside the task group.
- Enter the task name and description.
- Click the person icon and assign the task owner.
- Click the calendar icon to add the due date.
- Set the start date, due date, and time.
- When the task is finished, click the circle on the left to mark it as complete.
Open Another SOP
Use these buttons to move quickly to another section.