# Medama Analytics ## Docs - [Session Token Authentication.](https://medama.mintlify.app/api-reference/auth/session-token-authentication.md): Login to the service and retrieve a session token for authentication. - [Session Token Logout.](https://medama.mintlify.app/api-reference/auth/session-token-logout.md): Logout of the service and destroy the session token. - [Authentication](https://medama.mintlify.app/api-reference/authentication.md): Example overview page before API endpoints - [Login](https://medama.mintlify.app/api-reference/authentication/login.md): Login to the service and retrieve a session token for authentication. - [Logout](https://medama.mintlify.app/api-reference/authentication/logout.md): Logout of the service and destroy the session token. - [Update User](https://medama.mintlify.app/api-reference/endpoint/update.md): This endpoint updates an existing user. - [Ping](https://medama.mintlify.app/api-reference/event/ping.md): Ping endpoint to determine if the user is unique or not. - [Send Hit Event](https://medama.mintlify.app/api-reference/event/send-hit-event.md): Send a hit event to register a user view or interaction. - [Unique User Check.](https://medama.mintlify.app/api-reference/event/unique-user-check.md): This is a ping endpoint to determine if the user is unique or not. - [Introduction](https://medama.mintlify.app/api-reference/introduction.md): Simple integration with your systems. - [Get Resource Usage](https://medama.mintlify.app/api-reference/settings/get-resource-usage.md): Get the current CPU, memory and disk usage of the server. - [Update Resource Usage](https://medama.mintlify.app/api-reference/settings/update-resource-usage.md): Update the resource usage settings of the server. - [Get Browser Stats](https://medama.mintlify.app/api-reference/stats/get-browser-stats.md): Get a list of browsers and their stats. - [Get Country Stats](https://medama.mintlify.app/api-reference/stats/get-country-stats.md): Get a list of countries and their stats. - [Get Device Stats](https://medama.mintlify.app/api-reference/stats/get-device-stats.md): Get a list of devices and their stats. - [Get Language Stats](https://medama.mintlify.app/api-reference/stats/get-language-stats.md): Get a list of languages and their stats. - [Get OS Stats](https://medama.mintlify.app/api-reference/stats/get-os-stats.md): Get a list of OS and their stats. - [Get Page Stats](https://medama.mintlify.app/api-reference/stats/get-page-stats.md): Get a list of pages and their stats. - [Get Property Stats](https://medama.mintlify.app/api-reference/stats/get-property-stats.md): Get a list of custom properties and their stats. If a property name is provided, it will return the stats for that property instead. - [Get Referrer Stats](https://medama.mintlify.app/api-reference/stats/get-referrer-stats.md): Get a list of referrers and their stats. - [Get Stat Summary](https://medama.mintlify.app/api-reference/stats/get-stat-summary.md): Get a summary of the website's stats. - [Get Time Stats](https://medama.mintlify.app/api-reference/stats/get-time-stats.md): Get a list of pages and their time stats. - [Get UTM Campaign Stats](https://medama.mintlify.app/api-reference/stats/get-utm-campaign-stats.md): Get a list of UTM campaigns and their stats. - [Get UTM Medium Stats](https://medama.mintlify.app/api-reference/stats/get-utm-medium-stats.md): Get a list of UTM mediums and their stats. - [Get UTM Source Stats](https://medama.mintlify.app/api-reference/stats/get-utm-source-stats.md): Get a list of UTM sources and their stats. - [Delete User](https://medama.mintlify.app/api-reference/user/delete-user.md): Delete a user account. - [Get Resource Usage](https://medama.mintlify.app/api-reference/user/get-resource-usage.md): Get the current CPU, memory and disk usage of the server. - [Get User Info](https://medama.mintlify.app/api-reference/user/get-user-info.md): Retrieve the information of the user with the matching user ID. - [Update User Info](https://medama.mintlify.app/api-reference/user/update-user-info.md): Update a user account's details. - [Add Website](https://medama.mintlify.app/api-reference/website/add-website.md): Add a new website. - [Delete Website](https://medama.mintlify.app/api-reference/website/delete-website.md): Delete a website. - [Get Website](https://medama.mintlify.app/api-reference/website/get-website.md): Get website details for an individual website. - [List Websites](https://medama.mintlify.app/api-reference/website/list-websites.md): Get a list of all websites from the user. - [Update Website](https://medama.mintlify.app/api-reference/website/update-website.md): Update a website's information. - [CLI](https://medama.mintlify.app/config/cli.md): Server-side configuration. - [Environment Variables](https://medama.mintlify.app/config/environment-variables.md): Server-side configuration. - [Tracking Snippet](https://medama.mintlify.app/config/tracking-snippet.md): Configuring how the tracking snippet behaves. - [Docker](https://medama.mintlify.app/deployment/docker.md): Run your container anywhere. - [Fly.io](https://medama.mintlify.app/deployment/fly.md): Simple deployment with an easy-to-use platform. - [Installation](https://medama.mintlify.app/deployment/installation.md): Self-host, effortlessly. - [Railway](https://medama.mintlify.app/deployment/railway.md): One-click deployment with a button. - [Single Binary](https://medama.mintlify.app/deployment/single-binary.md): Self-host on your own platform. - [Automatic SSL Setup](https://medama.mintlify.app/deployment/ssl.md): Automatically provision SSL certificates to your machine. - [Click Events](https://medama.mintlify.app/features/custom-properties/click-events.md) - [Overview](https://medama.mintlify.app/features/custom-properties/overview.md) - [Page Events](https://medama.mintlify.app/features/custom-properties/page-events.md) - [Page Views](https://medama.mintlify.app/features/page-views.md) - [Introduction](https://medama.mintlify.app/introduction.md) - [Bounce Rate](https://medama.mintlify.app/methodology/bounce-rate.md) - [Location](https://medama.mintlify.app/methodology/location.md) - [Metrics](https://medama.mintlify.app/methodology/metrics.md) - [Overview](https://medama.mintlify.app/methodology/overview.md): Privacy-focused by default, transparency by design. - [Unique Visitors](https://medama.mintlify.app/methodology/unique-visitors.md) ## OpenAPI Specs - [openapi](https://medama.mintlify.app/api-reference/openapi.yaml) - [openapi-from-anchor-url-0](https://medama.mintlify.app/openapi-from-anchor-url-0) ## Optional - [Demo](https://demo.medama.io) - [Discord](https://medama.io/discord) - [GitHub](https://github.com/medama-io/medama)