Skip to main content

Integration of legal documents

In legal terms it is necessary to have three legal documents linked on one site:

  • Privacy Policy
  • Cookie Policy
  • Cookie preferences

The first two documents are generated by Avacy and it is possible to integrate them via links which are copied to the corresponding policy generation pages in the Avacy dashboard:

  1. Click on edit on the affected Policy

integration-policy-1

  1. Click on "View policy" so that you will open the policy page, now copy the URL of the page that you find in the search bar and paste the link in the footer of your site.

integration-policy-2

This procedure is the same for both policies.

The cookie preferences instead are integrated with this code:

<a href="#cookie-preferences" onclick="AVACY.showPreferenceCenter('absolute');">Cookie Preferences</a>

Integrate documents with Elementor

To integrate documents into the footer of a site created with Elementor:

  1. Enter the editor in the Footer section;

integration-policy-3

  1. Insert some texts on which to link the cookie policy and the privacy policy, highlight the text to be linked then click the link icon and insert the policy link.

integration-policy-4

  1. For the cookie preferences link, you must directly paste the respective code into the text section of the text block editor as in the example screen.
<a href="#cookie-preferences" onclick="AVACY.showPreferenceCenter('absolute');">Cookie Preferences</a>

integration-policy-5

Finally save the changes.