定制 skywalker-labs/footprints 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

skywalker-labs/footprints

最新稳定版本:v1.0.0

Composer 安装命令:

composer require skywalker-labs/footprints

包简介

Seamlessly track UTM parameters and referrers for user registration attribution in Laravel applications.

README 文档

README

👣 Footprints: Lifecycle Attribution

High-Precision User Tracking and UTM Mapping for Laravel 12+

Latest Version Laravel Version PHP Version

Footprints tracks the journey of your users before they even register. It captures UTM parameters, referrers, and landing pages, providing an elite Attribution Engine to measure marketing ROI with absolute precision.

🔍 The Attribution Edge

  • Pre-Registration Memory: Remembers where a user came from, even if they browse for days before signing up.
  • Queue-First Logging: Tracking doesn't slow down your app; it uses high-speed Jobs for asynchronous persistence.
  • Deep Attribution: Maps the entire lifecycle from first-click to final conversion.

🔥 Killer Features

1. Automated UTM Mapping

Captures utm_source, utm_medium, and utm_campaign automatically and attaches them to the user profile on signup.

2. Multi-Visit Analysis

Not just the last click. Footprints tracks the entire sequence of visits.

⚡ Stats at a Glance

Feature Google Analytics Footprints Elite
Data Ownership Google Your Database
Privacy Cookie Intrusive Server-Side Stealth
Integration External Script Native Laravel Link

🛠️ Usage (PHP 8.4+)

// Track registration attribution automatically
class User extends Model implements TrackableInterface {
    use TrackRegistrationAttribution;
}

Created & Maintained by Skywalker-Labs.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-15