Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-docs/analytics/intentiq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
modulecode: intentIq
---

### Description

Check failure on line 8 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Heading levels should only increment by one level at a time

dev-docs/analytics/intentiq.md:8 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md

By using this Intent IQ adapter, you will be able to obtain comprehensive analytics and metrics regarding the performance of the Intent IQ Unified ID module. This includes how the module impacts your revenue, CPMs, and fill rates related to bidders and domains.

Expand All @@ -22,16 +22,16 @@
{: .table .table-bordered .table-striped }
| Parameter | Scope | Type | Description | Example |
| --- | --- | --- | --- | --- |
| options.partner| Required | Number | This is the partner ID value obtained from registering with IntentIQ. | `1177538` |

Check failure on line 25 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:25:114 MD060/table-column-style Table column style [Table pipe has extra space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 25 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:25:40 MD060/table-column-style Table column style [Table pipe has extra space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 25 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:25:18 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| options.manualWinReportEnabled | Optional | Boolean | This variable determines whether the bidWon event is triggered automatically. If set to false, the event will occur automatically, and manual reporting with reportExternalWin will be disabled. If set to true, the event will not occur automatically, allowing manual reporting through reportExternalWin. The default value is false. | `false` |
| options.reportMethod | Optional | String | Defines the HTTP method used to send the analytics report. If set to `"POST"`, the report payload will be sent in the body of the request. If set to `"GET"` (default), the payload will be included as a query parameter in the request URL. | `"GET"` |
| options.reportingServerAddress | Optional | String | The base URL for the IntentIQ reporting server. If parameter is provided in `configParams`, it will be used. | `"https://domain.com"` |
| options.adUnitConfig | Optional | Number | Determines how the `placementId` parameter is extracted in the report (default is 1). Possible values: 1 – adUnitCode first, 2 – placementId first, 3 – only adUnitCode, 4 – only placementId. | `1` |

Check failure on line 29 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:29:44 MD060/table-column-style Table column style [Table pipe has extra space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| options.gamPredictReporting | Optional | Boolean | This variable controls whether the GAM prediction logic is enabled or disabled. The main purpose of this logic is to extract information from a rendered GAM slot when no Prebid bidWon event is available. In that case, we take the highest CPM from the current auction and add 0.01 to that value. | `false` |

Check failure on line 30 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:30:52 MD060/table-column-style Table column style [Table pipe has extra space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| options. ABTestingConfigurationSource | Optional | String | Determines how AB group will be defined. Possible values: `"IIQServer"` – group defined by IIQ server, `"percentage"` – generated group based on abPercentage, `"group"` – define group based on value provided by partner. | `IIQServer` |
| options.abPercentage | Optional | Number | Percentage for A/B testing group. Default value is `95` | `95` |
| options.group | Optional | String | Define group provided by partner, possible values: `"A"`, `"B"` | `"A"` |
| options.gamObjectReference | Optional | Object | This is a reference to the Google Ad Manager (GAM) object, which will be used to set targeting. If this parameter is not provided, the group reporting will not be configured.| `googletag`|

Check failure on line 34 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:34:246 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 34 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:34:233 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 34 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:34:57 MD060/table-column-style Table column style [Table pipe has extra space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 34 in dev-docs/analytics/intentiq.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/analytics/intentiq.md:34:35 MD060/table-column-style Table column style [Table pipe has extra space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| options.browserBlackList | Optional | String | This is the name of a browser that can be added to a blacklist.| `"chrome"`|
| options.domainName | Optional | String | Specifies the domain of the page in which the IntentIQ object is currently running and serving the impression. This domain will be used later in the revenue reporting breakdown by domain. For example, cnn.com. It identifies the primary source of requests to the IntentIQ servers, even within nested web pages.| `"currentDomain.com"`|
| options. additionalParams | Optional | Array | This parameter allows sending additional custom key-value parameters with specific destination logic (sync, VR, winreport). Each custom parameter is defined as an object in the array. | `[ { parameterName: “abc”, parameterValue: 123, destination: [1,1,0] } ]` |
Expand Down Expand Up @@ -106,7 +106,7 @@
| originalCpm | Decimal | Leave empty or undefined if Prebid is not the bidding platform | 5.5 | No |
| originalCurrency | String | Currency of the original auction | USD | No |
| status | String | Status of the impression. Leave empty or undefined if Prebid is not the bidding platform | rendered | No |
| placementId | String | Unique identifier of the ad unit on the webpage that showed this ad | div-1 | No |
| placementId | String | Unique identifier of the ad unit on the webpage that showed this ad | div-1 | Yes |
| adType | String | Specifies the type of ad served. Possible values: “banner“, “video“, “native“, “audio“. | banner | No |
| size | String | Size of adUnit item | 320x250 | No |
| pos | number | The pos field specifies the position of the adUnit on the page according to the OpenRTB 2.5 specification | 0 | No |
Expand Down
Loading