Seamless Integration: A Guide to Implementing SiliTag

Step-by-Step Integration Process

Integrating SiliTag with your website is a straightforward process designed to get you up and running quickly. This comprehensive guide will walk you through each step to ensure a smooth implementation.

1 Create Your Publisher Account

Before you begin, make sure you've registered for a SiliTag publisher account and have access to your unique publisher ID.

2 Add the SiliTag Script

Insert the following code snippet in the <head> section of your website:

<script async src="https://cdn.silitag.com/sdk/v1/silitag.js" data-publisher-id="YOUR_PUBLISHER_ID"></script>

3 Configure Ad Units

Within your publisher dashboard, create ad units for each placement on your site. Specify sizes, formats, and targeting preferences.

4 Implement Ad Containers

Place div elements where you want ads to appear:

<div class="silitag-ad" data-ad-unit="YOUR_AD_UNIT_ID"></div>

5 Test Implementation

Use our testing tools to verify proper implementation before going live. Check for correct ad rendering, tracking, and responsiveness.

Advanced Implementation Options

For more complex implementations, SiliTag offers additional options:

  • Single Page Application (SPA) support with refresh methods
  • Custom event tracking for specialized analytics
  • Header bidding wrappers for advanced setups
  • GDPR and CCPA compliance configurations

For any questions during implementation, our support team is available 24/7 to assist you.