[NSFW] WordPress implementation
-
Hi Support Team,
I’m trying to implement a system on my WordPress site that tracks users’ video watchtime and rewards them with XP points. The key features I need are:
1️⃣ Track how long a user watches a video.
2️⃣ Award 5 XP points for every 10 minutes watched.
3️⃣ Display a pop-up notification when XP is earned.
4️⃣ Store watchtime and XP data in the database.
I attempted a custom implementation using JavaScript and PHP but ran into issues with tracking and updating data in real-time. Could you advise if WordPress supports this kind of functionality? Would I need custom development, or is there an existing solution/plugin that can achieve this?
Thanks for your help!
The page I need help with: [log in to see the link]
The topic ‘[NSFW] WordPress implementation’ is closed to new replies.