Geo Content Code
Each Geo Content service you create will come with its own JavaScript code.
This piece of JavaScript code needs to be added to your website's footer using the Squarespace's Code Injection settings:
Steps:
Go to Settings
Click on Advanced
Click on Code Injection
Place the code it into the FOOTER box
Save
Geo Content Smart HTML Tags
The Smart HTML Tags provided in each Geo Content rule should be 'wrapped' around the respective content directly in your Squarespace website's HTML.
<!-- Geo Content Smart HTML Tag For Rule 1 -->
<div class='geotargetlygeocontent1556689537225_content_1' style='display:none;'>
<!-- Enter content here -->
</div>
<!-- Geo Content Smart HTML Tag For Rule 2 -->
<div class='geotargetlygeocontent1556689537225_content_2' style='display:none;'>
<!-- Enter content here -->
</div>
<!-- Geo Content Smart HTML Tag For Rule 3 -->
<div class='geotargetlygeocontent1556689537225_content_3' style='display:none;'>
<!-- Enter content here -->
</div>