#
Installing the Script
In order to use CountUp on your website, you need to install our JavaScript code snippet in your HTML code. This should be done in the <head>...</head>
of your website.
<script defer data-domain="your-domain.com" src="https://cnd.countup.io/script.min.js"></script>
Please make sure to replace the data-domain
attribute of the script tag with your actual domain name.
#
Where do I find my snippet?
You can find your JavaScript snippet in the settings of your project.
#
Do you offer any integrations?
As CountUp is still in an early stage of development, we currently do not offer any integrations yet. Howerever we are planning to release integrations for all major CMS like Wordpress, TYPO3 or Craft. There will also be SDKs for common programming languages and frameworks.