Описание
Rayzee Pet Counter adds an adorable animated pet (capybara, chihuahua, cheese cat, labubu, or penguin) that walks across your website. The pet responds to visitor interactions: hover to make it stop and face the viewer, click to send a heart and show visitor count, double-click for an angry reaction, and hold-click for a fear/struggle escape animation.
Features:
— 5 cute pet characters to choose from
— Two movement modes: bottom of page or random full-page
— Realistic walking animation with leg movement
— Interactive reactions: hover, click, double-click, press-and-hold
— Anonymized IP-based visitor counting
— GDPR-friendly: IP addresses are hashed, never stored in plain text
— Lightweight and performance-optimized
— Fully translatable
Privacy Notice
This plugin stores anonymized visitor IP hashes for counting unique visitors. No personal information (names, emails, or plain-text IP addresses) is collected. Stored data can be exported or erased via the WordPress Personal Data tools under Tools > Export Personal Data and Tools > Erase Personal Data.
Установка
- Upload the
rayzee-pet-counterfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > Rayzee Pet to configure your pet and movement mode.
- Visit your website to see the pet in action!
Часто задаваемые вопросы
-
Does this plugin collect personal data?
-
No. Visitor IP addresses are hashed using one-way encryption before storage, making it impossible to identify individual visitors while still providing an accurate visitor count.
-
Can I add my own pet characters?
-
Yes. Add new SVG files to the
assets/svgs/directory and update the pet list in the plugin settings. Make sure your SVG files use the same leg group IDs (leftfront,rightfront,leftback,rightback) for walking animations. -
Is this plugin compatible with caching plugins?
-
Yes. The pet is rendered via JavaScript and does not rely on page cache. Visitor counting uses AJAX, which works with most caching solutions.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Rayzee Pet Counter» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Rayzee Pet Counter» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- Initial release
- Capybara pet with full walking animation
- Visitor counting with anonymized IP
- All interactive reactions (hover, click, double-click, hold)
- Two movement modes
- Quadruped and biped animation support