LogoLogo
Analytics HelperSirdata CMPA propos de Sirdata
English
English
  • Sirdata Server-Side
  • Installation
    • GTM Server Container
    • DNS Configuration
      • OVH
      • Netlify
      • Cloudflare
      • Gandi.net
    • Configuration GA4
    • Facebook Conversions API Setup
    • Data Processing
      • Hosting Only
      • GTM Helper Layer
  • Prices
    • Sirdata Server-Side
    • Configuration of GTM Server Side
  • GTM Server-Side Services
    • sGTM Set-up
  • F.A.Q SERVER SIDE
    • Pricing
      • Do you offer a free trial?
      • Do I need to enter a payment method for the free trial?
      • What payment methods do you accept?
      • What do you mean by “request”?
      • What is the cost per request?
      • Can I cancel my subscription?
    • Why use Server Side GTM
    • sGTM Portal
      • Access to the sGTM Portal from the Sirdata CMP Portal
      • Container Hosting
    • Tracking
      • Campaigns
      • Bypassing Adblockers
      • Hit Volume
    • Server-Side Operation
      • Tag Manager
      • Hosting
      • Google Tag Manager Access
      • DNS
      • GTM-Helper Without Hosting
      • Commitment
    • Performance
      • Script Loading
      • Optimization of CMP and GTM Loading
    • Google Analytics 4
      • GA4 Compatibility
      • Configuration GA4
      • GA4 Proxyfication
    • Facebook CAPI
      • Facebook Conversion API vs. Facebook Pixel
      • Facebook Conversions API Setup
      • Facebook CAPI Token Retrieval
    • Matomo
      • Matomo Compatibility
      • Matomo Token Retrieval
    • Linkedin
      • LinkedIn Compatibility
    • TikTok Events API
      • TikTok Compatibility
      • TikTok Token Retrieval
      • TikTok Events API
      • Outsourcing TikTok Events API Installation
    • Ad-blocking
      • Definition of Ad-Blocker
      • Ad-Blocker Operation
      • Bypass Ad-Blockers
Propulsé par GitBook
Sur cette page

Cet article vous a-t-il été utile ?

  1. Installation
  2. Data Processing

Hosting Only

sGTM Hosting Service without activating the GTM Helper processing layer

For the purposes of the service, the client instructs Sirdata to modify the headers of incoming HTTP requests to add additional parameters, specifically :

Header
Definition
Possible Values
Example

X-Appengine-City

User's Connection City

string

Paris

X-Appengine-Country

User's Connection Country

ISO 3166-1 alpha-2 country code

FR

X-Appengine-Region

User's Connection Region

ISO 3166-2 region code

IDF

X-Appengine-User-Ip

User's Connection IP Address

Adresse IP

1.1.1.1

To support the service, the client instructs Sirdata to modify the headers of incoming HTTP requests to remove or replace HTTP request headers when necessary, particularly (an asterisk "*" indicates any string starting with the preceding characters):

  • X-Forwarded-For : a comma-separated list of IP addresses, including the IP address of the request's origin and those through which the HTTP request was routed

  • X-Forwarded-Proto : displays "http" or "https" depending on the protocol used by the client to connect to your application

  • X-*

  • Bunny*

  • Via

  • Accept-Encoding

  • Connection

  • Keep-Alive

  • Proxy-Authorization

  • TE

  • Trailer

  • Transfer-Encoding

To support the service, the client instructs Sirdata to modify the response headers for HTTP requests to add, remove, or replace parameters when necessary, particularly :

  • Cache-Control, Pragma, Expires, and Vary (specify caching strategies)

  • Connection

  • Content-Encoding (compression used for the response, if any)

  • Content-Length

  • Keep-Alive

  • Proxy-Authenticate

  • Server

  • Alt-Svc

  • Via

  • Trailer

  • Transfer-Encoding

  • Upgrade

  • Etag

  • Age

PrécédentData ProcessingSuivantGTM Helper Layer

Dernière mise à jour il y a 5 mois

Cet article vous a-t-il été utile ?