Each Geo Block service you create in our system will come with its own javascript code snippet.
This piece of javascript code needs to be placed into your Webflow site only once. It does not need to be updated if any changes are made to the block settings.
Steps (for running redirect on all pages):
Go to Dashboard
On your project, click on Project Settings
Click on Custom Code
Paste the JavaScript code provided in the Head Code box
Ensure the code is pasted as the first code on line 1 of the Head Code box
Click on Save Changes
Steps (for running redirect only on a selected page):
On your project, open the Designer
Select and edit the Page Settings
Find the Inside <head> tag box under Custom Code
Paste the JavaScript code provided in the box
Click on Save