Skip to content

Commit 771f541

Browse files
authored
Merge pull request #11 from Appsilon/pre-connect-release-fixes
Pre connect release fixes
2 parents b486588 + ec608c3 commit 771f541

File tree

6 files changed

+18
-19
lines changed

6 files changed

+18
-19
lines changed

CONTRIBUTE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# How to contribute
2+
3+
This branch is a *simplified* version of Connect User Metrics, tailored to be deployed on Posit Connect Gallery.
4+
5+
For the full version of the app, please refer to [the main branch of Connect User Metrics](https://github.com/Appsilon/ConnectUserMetrics).

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Connect Insights Dashboard
1+
# Connect User Metrics Dashboard
2+
3+
Connect User Metrics makes it easy to monitor **application adoption**,
4+
track **user engagement** and access detailed **usage analytics**
5+
for all your Shiny applications deployed on Posit Connect.
6+
Some key features:
7+
8+
- **Time-based analysis**: View data by day, week, or month across custom time periods
9+
- **Flexible grouping**: Combine metrics by application, user, and date for different perspectives
10+
- **Interactive charts**: Visualize session counts and unique users with dynamic filtering
11+
- **Smart filtering**: Set minimum session duration and filter by specific apps or users
12+
- **Data export**: Download raw and aggregated data as CSV files for further analysis
213

314
## Environment Variables
415

@@ -47,7 +58,7 @@ As with environment variables, the [Instrumentation] feature is also configurabl
4758
Confirm with your Posit Connect admin that instrumentation is enabled.
4859

4960
<!-- Links -->
50-
[User Guide Vars]: https://docs.posit.com/connect/user/content-settings/#content-vars
61+
[User Guide Vars]: https://docs.posit.co/connect/user/content-settings/#content-vars
5162
[rsconnect-auth]: https://go.appsilon.com/why-use-rstudio-connect-authentication-user-metrics-app
5263
[Configuration appendix]: https://docs.posit.co/connect/admin/appendix/configuration/
5364
[DefaultServerEnv]: https://docs.posit.co/connect/admin/appendix/configuration/#Applications.DefaultServerEnv

app/static/js/app.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/cypress.config.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/cypress/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/cypress/e2e/app.cy.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)