From 2f73b584d4c2242615d997be07736e144a2b55ab Mon Sep 17 00:00:00 2001 From: lpagnypubstack Date: Tue, 1 Apr 2025 11:51:13 +0200 Subject: [PATCH] Update Analytic Page based on bidder page Redesign the analytics homepage using the bidder homepage as a reference : - Introduce a search bar for analytics modules. - Organize analytics modules in alphabetical order. - Dedicated page for each module with redirection functionality. Related to issue : https://github.com/prebid/prebid.github.io/issues/5359 --- overview/analytics.md | 116 +++++++++++++++++++++++++++++++++++------- 1 file changed, 99 insertions(+), 17 deletions(-) diff --git a/overview/analytics.md b/overview/analytics.md index 27240f2bb3..39b940802e 100644 --- a/overview/analytics.md +++ b/overview/analytics.md @@ -50,30 +50,112 @@ pbjs.que.push(function() { {% assign analytics_pages = site.pages | where: "layout", "analytics" %} -