Rayzee Pet Counter

설명

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.

설치

  1. Upload the rayzee-pet-counter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Rayzee Pet to configure your pet and movement mode.
  4. Visit your website to see the pet in action!

FAQ

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