PHPackages                             davis007/lppon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. davis007/lppon

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

davis007/lppon
==============

Landing page management package for Laravel applications

v1.0.0(1y ago)05MITBladePHP ^7.4|^8.0

Since Mar 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/davis007/lppon)[ Packagist](https://packagist.org/packages/davis007/lppon)[ RSS](/packages/davis007-lppon/feed)WikiDiscussions pre Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel 11 with boostrap4.5 laravel ui with Auth
================================================

[](#laravel-11-with-boostrap45-laravel-ui-with-auth)

Laravel11が上記タイトルが全てインストール済み Viteを削除してBoostrap4.5に対応させているVerです。# laravel11\_without\_Vite\_on\_Boostrap4.5

LPseisei システムにおけるメトリクス計測の仕組み LPseisei システムでは、HTMLコンテンツを登録した後、以下の方法でページ進度やクリックなどの計測が行われています：

計測の仕組み JavaScriptによる自動計測：

公開されたLPページ（resources/views/landing-pages/public.blade.php）には、メトリクス計測用のJavaScriptが自動的に埋め込まれます このJavaScriptは、ユーザーがページを閲覧する際に自動的に実行され、様々なデータを収集します 計測されるデータ：

訪問者情報：ランダムに生成された訪問者ID デバイスタイプ：デスクトップ、モバイル、タブレットを自動検出 スクロール深度：25%、50%、75%、100%の各ポイントに達したかどうか 読了率：ページの最大スクロール位置 / 全体の高さ 滞在時間：ページに滞在した秒数 離脱スクロール位置：ユーザーがページを離れた時点でのスクロール位置 データ送信のタイミング：

スクロール深度到達時：25%、50%、75%、100%の各ポイントに達した時点でAPIにデータ送信 ページ離脱時：ユーザーがページを離れる際に、Beacon APIを使用して最終的なメトリクスデータを送信 APIエンドポイント：

個別メトリクス記録：/api/landing-page-metrics 最終メトリクス記録：/api/landing-page-metrics/final データベース構造 メトリクスデータは landing\_page\_metrics テーブルに保存され、以下のフィールドが含まれます：

landing\_page\_id：関連するLPのID visitor\_id：訪問者の一意識別子 device\_type：デバイスタイプ（desktop/mobile/tablet） read\_through\_rate：読了率（0〜1の値） scroll\_depth\_25/50/75/100：各スクロール深度に達したかどうか（boolean） time\_spent：滞在時間（秒） exit\_scroll\_position：離脱時のスクロール位置（ピクセル） 管理画面での確認方法 収集されたデータは管理画面で以下のように確認できます：

メトリクス一覧：訪問者数、平均読了率、デバイスタイプ別の訪問者数、スクロール深度などの集計データ メトリクス詳細：個別訪問者のデータ詳細（デバイスタイプ、読了率、スクロール深度、滞在時間など） 比較機能：他のLPとのパフォーマンス比較 このように、HTMLコンテンツを登録するだけで、自動的にJavaScriptが埋め込まれ、ユーザーの行動データが収集・分析できる仕組みになっています。

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

415d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b27346e09b73b9305fff0bb6e7255557a885eeda47940be2400f0c588cabb27e?d=identicon)[davis007](/maintainers/davis007)

---

Top Contributors

[![davis007](https://avatars.githubusercontent.com/u/4380250?v=4)](https://github.com/davis007 "davis007 (4 commits)")[![renoschubert](https://avatars.githubusercontent.com/u/46114615?v=4)](https://github.com/renoschubert "renoschubert (1 commits)")

### Embed Badge

![Health badge](/badges/davis007-lppon/health.svg)

```
[![Health](https://phpackages.com/badges/davis007-lppon/health.svg)](https://phpackages.com/packages/davis007-lppon)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
