Skip to main content
Axeptio Documentation
Toggle navigation menu
Axeptio
Submit a request
Sign in
Integrate the axeptio widget for publishers
4 steps to integrate and configure the axeptio widget for publishers.
1- Create the project
2- Configure the TCF widget
3- Customize the TCF widget
4 - Integration and publication
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
Previous article
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
Next article
<%= nextArticle.title %>
<% } %>
<% } %>