File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " ><img src =" /art/socialcard.png " alt =" Social Card of Laravel Analytics " ></p >
1+ <div align =" left " >
2+ <a href="https://spatie.be/open-source?utm_source=github&utm_medium=banner&utm_campaign=laravel-analytics">
3+ <picture>
4+ <source media="(prefers-color-scheme: dark)" srcset="https://spatie.be/packages/header/laravel-analytics/html/dark.webp">
5+ <img alt="Logo for laravel-analytics" src=" https://spatie.be/packages/header/laravel-analytics/html/light.webp" height="190">
6+ </picture>
7+ </a>
28
3- # Retrieve data from Google Analytics
9+ < h1 > Retrieve data from Google Analytics</ h1 >
410
511[ ![ Latest Version] ( https://img.shields.io/github/release/spatie/laravel-analytics.svg?style=flat-square )] ( https://github.com/spatie/laravel-analytics/releases )
612[ ![ MIT Licensed] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
713![ Check & fix styling] ( https://github.com/spatie/laravel-analytics/workflows/Check%20&%20fix%20styling/badge.svg )
814[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/spatie/laravel-analytics.svg?style=flat-square )] ( https://packagist.org/packages/spatie/laravel-analytics )
15+
16+ </div >
917
1018Using this package you can easily retrieve data from Google Analytics.
1119
@@ -331,7 +339,7 @@ If you've found a bug regarding security please mail [security@spatie.be](mailto
331339- [ Freek Van der Herten] ( https://github.com/freekmurze )
332340- [ All Contributors] ( ../../contributors )
333341
334- And a special thanks to [ Caneco] ( https://twitter.com/caneco ) for the logo ✨
342+ Special thanks to [ Caneco] ( https://twitter.com/caneco ) for the original logo.
335343
336344## License
337345
You can’t perform that action at this time.
0 commit comments