- General info
- Development
- Beta testing
- Implementation
- Trackers & Supported Consents Mode
- Support
- License
- Contributing
- Acknowledgements
- Intastellar Solutions
- Intastellar Consents
- Intastellar Consents Solutions
- Intastellar Consents Documentation
With this project I wanted to build my own cookie banner witch is free to use. I was not always happy about all the cookie banners solutions I´ve found online, either the banner wasn´t all that good or you needed an account to get access to the banner for implementation.
As an indie webdev and front-end developer I´ve decided to start building my own little banner and it evolved to this project. This cookie banner is also available in diffrent language:
Available languages:
- German
- Danish
- English
- Spanish
- French
- Swedish
- Norwegian
- Finnish
- Italian
- Russian
- Dutch
You can read more about the cookie banner under: https://www.intastellarsolutions.com/solutions/cookie-consents. This banner is free to use as long as the powered by logo is not removed. We are glad if you want to contribuate to this project so we can develop it further and we can make it secure.
We support your own cookiebanner design. Just use our technology to block thrid party cookies.
If you want to develop on the banner you must do that in your own branch and in all *.dev.js files. You create your branch from the "development" branch, and merge your also into that. The "cb(.dev).js" file is the function to create the banner via HTML and CSS and styling. The "gdpr(.dev).js" file is all the functionality of the banner
If you want to beta test the banner you can do that by loading the beta version of the banner. Just load the beta version of the banner via https://beta.intastellar-consents.com/uc.js.
<script src="https://beta.intastellar-consents.com/uc.js"></script>
Remember that the beta version is not stable and can have bugs. If you find a bug please report it to us.
Read our documentation under: https://developers.intastellarsolutions.com/cookie-solutions/docs to implement our cookie banner on your website. You can add and load it direct via loading https://consents.cdn.intastellarsolutions.com/uc.js into your website.
<script src="https://consents.cdn.intastellarsolutions.com/uc.js"></script>
We support the following trackers and consents mode:
Tracker | Description | Consent Mode |
---|---|---|
Google Analytics | Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. | Google Consent Mode |
Google Ads | Google Ads is an online advertising platform developed by Google, where advertisers pay to display brief advertisements, service offerings, product listings, or videos to web users. | Google Consent Mode |
Facebook Pixel | The Facebook pixel is a piece of code that you place on your website to track conversions from Facebook ads, optimize ads based on collected data, and retarget website visitors. | Facebook Consent Mode |
Google Tag Manager | Google Tag Manager is a tag management system that allows you to quickly and easily update tags and code snippets on your website or mobile app. | Google Consent Mode |
HubSpot | HubSpot is a marketing, sales, and service software that helps businesses grow by providing tools for email marketing, social media marketing, content management, web analytics, and landing pages. | HubSpot Cookie Banner API |
LinkedIn Insight Tag | The LinkedIn Insight Tag is a piece of JavaScript code that you can add to your website to enable conversion tracking, retargeting, and web analytics for LinkedIn ads. | LinkedIn Consent Mode |
- Intastellar Solutions
- Intastellar Consents
- Intastellar Consents Solutions
- Intastellar Consents Documentation
This project is licensed under the MIT License - see the LICENSE file for details.
If you want to contribute to this project, please fork the repository and create a pull request. We are glad if you want to contribute to this project so we can develop it further and we can make it secure.