Skip to main content

Webflow Integration

Add the content code to your Webflow website

Team avatar
Written by Team
Updated this week

Geo Content Code

Each Geo Content service you create  will come with its own JavaScript code.

This piece of JavaScript code needs to be placed into your Webflow footer.

Steps:

  1. Go to Dashboard

  2. On your project, click on Project Settings

  3. Click on Custom Code

  4. Paste the JavaScript code provided in the Footer Code box

  5. Click on Save Changes

Geo Content HTML Tag

The Smart HTML Tags provided in each Geo Content rule should be 'wrapped' around the respective content directly in your Webflow 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

Watch this video tutorial to better understand how the integration with Webflow work:

Did this answer your question?