Skip to content

Commit 08fa9eb

Browse files
authored
Sync documentation (#6906)
1 parent feacb99 commit 08fa9eb

File tree

4 files changed

+15
-21
lines changed

4 files changed

+15
-21
lines changed

pages/content/amp-dev/documentation/guides-and-tutorials/learn/amp-caches-and-cors/amp-cors-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ You can use the `curl` command to verify that your server is sending the correct
444444

445445
In a same-origin request, the AMP system adds the custom `AMP-Same-Origin:true` header.
446446

447-
Here's our curl command for testing a request from `https://ampbyexample.com` to the `examples.json` file (on the same domain):
447+
Here's our curl command for testing a request from `https://amp.dev` to the `examples.json` file (on the same domain):
448448

449449
[sourcecode:shell]
450450
curl 'https://amp.dev/static/samples/json/examples.json' -H 'AMP-Same-Origin: true' -I
@@ -456,7 +456,7 @@ The results from the command show the correct response headers (note: extra info
456456
HTTP/2 200
457457
access-control-allow-headers: Content-Type, Content-Length, Accept-Encoding, X-CSRF-Token
458458
access-control-allow-credentials: true
459-
access-control-allow-origin: https://ampbyexample.com
459+
access-control-allow-origin: https://amp.dev
460460
access-control-allow-methods: POST, GET, OPTIONS
461461
[/sourcecode]
462462

pages/content/amp-dev/documentation/guides-and-tutorials/optimize-measure/configure-analytics/analytics-vendors.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Type attribute value: `_fake_`
4141

4242
Type attribute value: `acquialift`
4343

44-
Adds support for Acquia Lift. The `decisionApiUrl`, `accountId` and `siteId` must be specified. More information about Acquia Lift can be found at [https://docs.acquia.com/lift](https://docs.acquia.com/lift).
44+
Adds support for Acquia Lift. The `decisionApiUrl`, `accountId` and `siteId` must be specified. More information about Acquia Lift can be found at [https://app.lift.acquia.com/](https://app.lift.acquia.com/).
4545

4646
### Adobe Analytics <a name="adobe-analytics"></a>
4747

@@ -193,12 +193,6 @@ Adds support for Cxense Insight analytics. Requires defining _var_ `siteId` with
193193

194194
Type attribute value: `deepbi`
195195

196-
### Dynatrace <a name="dynatrace"></a>
197-
198-
Type attribute value: `dynatrace`
199-
200-
Adds support for Dynatrace real user monitoring. Requires defining _var_ `app` with a Dynatrace provided _application id_ and _var_ `tenant` with a Dynatrace provided _environment identifier_. More details for adding Dynatrace real user monitoring can be found at [dynatrace.com](https://www.dynatrace.com/technologies/web/amp-monitoring/).
201-
202196
### EPICA <a name="epica"></a>
203197

204198
Type attribute value: `epica`
@@ -358,7 +352,7 @@ Adds support for Lotame. More information and configuration details can be found
358352

359353
Type attribute value: `mapp_intelligence`
360354

361-
Adds support for Mapp Intelligence tracking. More information and configuration details can be found at [docs.mapp.com](https://docs.mapp.com/pages/viewpage.action?pageId=10027966).
355+
Adds support for Mapp Intelligence tracking. More information and configuration details can be found at [docs.mapp.com](https://docs.mapp.com/v1/docs/en/accelerated-mobile-pages-amp).
362356

363357
### Marin Software <a name="marin-software"></a>
364358

@@ -394,7 +388,7 @@ Adds support for Yandex Metrica. Configuration details can be found at [Yandex S
394388

395389
Type attribute value: `moat`
396390

397-
Adds support for Moat. Please contact your Moat representative for configuration details. More information on Moat can be found at [moat.com/analytics](https://moat.com/analytics).
391+
Adds support for Moat. Please contact your Moat representative for configuration details. More information on Moat can be found at [https://docs.oracle.com/en/cloud/saas/data-cloud-moat/about_moat/moat_analytics_how_it_works.html](https://docs.oracle.com/en/cloud/saas/data-cloud-moat/about_moat/moat_analytics_how_it_works.html).
398392

399393
### Mobify <a name="mobify"></a>
400394

pages/shared/data/faq.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ platform_and_vendor_partners:
190190
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/aniview.md
191191
- label: AnyClip
192192
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/anyclip.md
193+
- label: AppMonsta
194+
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/appmonsta.md
193195
- label: AppNexus
194196
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/appnexus.md
195197
- label: AppVador
@@ -358,8 +360,6 @@ platform_and_vendor_partners:
358360
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/kixer.md
359361
- label: Kuadio
360362
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/kuadio.md
361-
- label: Lentainform
362-
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/lentainform.md
363363
- label: Ligatus
364364
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/ligatus.md
365365
- label: LockerDome
@@ -446,6 +446,8 @@ platform_and_vendor_partners:
446446
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/opinary.md
447447
- label: Outbrain
448448
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/outbrain.md
449+
- label: PIberica
450+
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/piberica.md
449451
- label: Pixad
450452
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/pixad.md
451453
- label: Pixels
@@ -478,8 +480,6 @@ platform_and_vendor_partners:
478480
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/pubmine.md
479481
- label: Example
480482
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/pubscale.md
481-
- label: puffnetwork
482-
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/puffnetwork.md
483483
- label: Pulse
484484
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/pulse.md
485485
- label: PulsePoint
@@ -640,8 +640,6 @@ platform_and_vendor_partners:
640640
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/wunderkind.md
641641
- label: Xlift
642642
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/xlift.md
643-
- label: yahoo
644-
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/yahoo.md
645643
- label: Yahoo Native-Display Ads Federation
646644
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/yahoofedads.md
647645
- label: Yahoo JP
@@ -662,6 +660,8 @@ platform_and_vendor_partners:
662660
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/yieldone.md
663661
- label: YieldPro
664662
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/yieldpro.md
663+
- label: Yobee
664+
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/yobee.md
665665
- label: Zedo
666666
url: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/../../ads/vendors/zedo.md
667667
- label: Zen

pages/shared/data/recent-guides.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
date: 2019-04-01 19:39:44 +0200
101101
- path: /content/amp-dev/documentation/guides-and-tutorials/learn/validation-workflow/validate_amp.md
102102
date: 2019-04-01 18:36:56 +0200
103-
- path: /content/amp-dev/documentation/guides-and-tutorials/integrate/add-email.md
104-
date: 2019-03-25 12:04:55 +0300
105103
- path: /content/amp-dev/documentation/guides-and-tutorials/learn/email_fundamentals.md
106104
date: 2019-03-25 12:04:55 +0300
105+
- path: /content/amp-dev/documentation/guides-and-tutorials/integrate/add-email.md
106+
date: 2019-03-25 12:04:55 +0300
107107
- path: /content/amp-dev/documentation/guides-and-tutorials/start/create_email.md
108108
date: 2019-03-25 11:17:23 +0100
109109
- path: /content/amp-dev/documentation/guides-and-tutorials/optimize-measure/amp_to_pwa.md
@@ -114,12 +114,12 @@
114114
date: 2019-02-07 19:57:26 +0100
115115
- path: /content/amp-dev/documentation/guides-and-tutorials/learn/amp-html-layout/layouts_demonstrated.html
116116
date: 2019-02-05 15:42:29 +0100
117+
- path: /content/amp-dev/documentation/guides-and-tutorials/learn/combine-amp-pwa.md
118+
date: 2019-02-04 18:46:52 -0800
117119
- path: /content/amp-dev/documentation/guides-and-tutorials/integrate/amp-in-pwa.md
118120
date: 2019-02-04 18:46:52 -0800
119121
- path: /content/amp-dev/documentation/guides-and-tutorials/integrate/amp-to-pwa.md
120122
date: 2019-02-04 18:46:52 -0800
121-
- path: /content/amp-dev/documentation/guides-and-tutorials/learn/combine-amp-pwa.md
122-
date: 2019-02-04 18:46:52 -0800
123123
- path: /content/amp-dev/documentation/guides-and-tutorials/optimize-measure/amp-as-pwa.md
124124
date: 2019-02-04 18:46:52 -0800
125125
- path: /content/amp-dev/documentation/guides-and-tutorials/develop/media_iframes_3p/index.md

0 commit comments

Comments
 (0)