How to install cookie consent banner and privacy policy using Google Tag Manager (GTM) plugin?
Step 1
Create an account on GTM
Step 2
Click on “Tags” to ribbons in right.
Step 3
Click on the “New” button
Step 4
Name it “Seers Cookie Consent”, then click on the tag
Step 5
Click on “Discover more tag types in the Community Template Gallery”
Step 6
Search “Seers” and then click on “Seers CMP & Cookie Banner”
Step 7
Now click on “add to workspace”
Step 8
Then a popup will appear, now click on “Add”
Step 9
After clicking, this screen will appear
Step 10
Now, to find the value of both input fields
- Login to your Seers account and click on "cookie consent".
- Select the domain and then click on "get-code"
- Copy the script from there.
Here’s how script looks like
“< script data- key=“XXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXX” data-name="CookieXray" src="https://cdn.seersco.com/banners/XXXXX/XXXXX/cb.js" type="text/javascript">”
Step 11
Now enter the following on the page as mentioned in picture
- Link
https://cdn.seersco.com/banners/XXXXX/XXXXX/cb.js
- Data key script
$2y$10$noSdE1ZdkCXXZWxjLqQ6B.V894aZlaeJou1xMPFuMxCBOfC1wjxdy
After adding script, it should look like this
Step 12
Choose a trigger to fire the GTM tag.
Step 13
Click the “+” (plus) symbol on the top right corner.
Step 14
Choose “Domain ID” in the top left corner and then click a trigger type icon.
Step 15
Click on “DOM Ready”
Step 16
Click on the “Save” button on the right top corner to save trigger configuration.
Step 17
Click the “Save” button to save the tag.
Step 18
Click the “Submit” button to submit the GTM tag.
Step 19
Add version name and description of the tag, then click the “Publish” button and your GTM tag will be published.