This repository features a suite of Scriptable widgets, each uniquely crafted to display website analytics via Matomo. Tailored for iOS home screens, these widgets provide diverse insights and data visualization styles, ensuring a comprehensive view of website performance.
- Displays current and previous 7-day visitor and page view counts.
- Shows percentage changes in visitors and views.
- Utilizes a visually engaging design with emojis for easy comprehension.
- Customizable widget background and text colors.
- Provides a quick summary of today's, yesterday's, this week's, and last week's visitor counts.
- Focuses on simplicity and ease of understanding.
- Ideal for a quick glance at recent visitor trends.
- Concentrates on displaying real-time visitor data from Matomo analytics in a dynamic and engaging format.
- Presents up to eight most recent visitor interactions, including specific details such as visit time, country, number of actions, and more.
- Offers a comprehensive snapshot of visitor behavior, including device type, operating system, browser type, and IP address.
- Tailored for users who require immediate, up-to-date insights into website traffic and visitor interactions.
- The widget's layout is optimized for readability and quick analysis, making it perfect for on-the-go assessments of site activity.
- Integration with Matomo Analytics for real-time data.
- Customizable appearance and layout for different data presentation.
- Easy setup and usage within the Scriptable app.
- An iOS device with the Scriptable app installed.
- Access to a Matomo Analytics account and API token.
- Basic knowledge of JavaScript for customization (optional).
- Copy the JavaScript code for your chosen widget.
- Open Scriptable and create a new script.
- Paste the copied code into the script.
- Replace
MATOMO_URL
,SITE_ID_FROM_MATOMO
, andMATOMO_AUTH_TOKEN
with your actual Matomo Analytics credentials. - Run the script in Scriptable to test, then add the widget to your home screen.
- You can modify the background color, text color, and other aspects of the widget by editing the corresponding lines in the script.
Your contributions, issues, and feature requests are welcome. Please refer to the issues page for more details.
This project is distributed under the MIT License. See LICENSE
for more information.