- Module Maintainer: Lachlan Deer (
@lachlandeer
) - Course: Social Media and Web Analytics
- Institute: TiSEM
- Current Version: 2024
- Contact: email us at: tisem_social_media 'AT' gmail 'DOT' com
We use MkDocs and the mkdocs-material
theme to build the the course websites for this course.
- Install MkDocs with the following command:
pip install mkdocs
- Install the style we use:
pip install mkdocs-material
- Look at a copy of the site served locally on your machine:
mkdocs serve
- Deploy online: We use GitHub actions to automatically deploy the site online after any push to the
master
branch
- See the contributing guide here.
- By contributing you agree to abide by the Code of Conduct
All instructional materials are licensed under a Creative Commons CC-BY-NC-SA license. The license allows you to copy, remix and redistribute any of our publicly available materials, under the condition that you attribute the work (details in the license) and do not make profits from it.
All computer code is made available under the MIT license.
More information is available here
Please cite as:
Deer, Lachlan. (2024). "Social Media and Web Analytics". April 2024 (Version v2024.0.1). url = https://tisem-digital-marketing.github.io/2024-smwa
@misc{smwa2024,
title={"Social Media and Web Analytics"},
author={Lachlan Deer},
year={2024},
url = "https://tisem-digital-marketing.github.io/2024-smwa"
}