您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Augment_insights.json 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "children": [
  3. {
  4. "behaviors": [
  5. {
  6. "name": "cpCode",
  7. "options": {
  8. "value": {
  9. "cpCodeLimits": null,
  10. "id": "${env.cp_code_id}",
  11. "name": "${env.cp_code_name}",
  12. "products": [
  13. "SPM"
  14. ]
  15. }
  16. }
  17. }
  18. ],
  19. "comments": "Identify your main traffic segments so you can granularly zoom in your traffic statistics like hits, bandwidth, offload, response codes, and errors.",
  20. "name": "Traffic reporting",
  21. "options": {},
  22. "criteriaMustSatisfy": "all"
  23. },
  24. {
  25. "behaviors": [
  26. {
  27. "name": "mPulse",
  28. "options": {
  29. "apiKey": "",
  30. "bufferSize": "",
  31. "configOverride": "",
  32. "enabled": true,
  33. "loaderVersion": "V12",
  34. "requirePci": false,
  35. "titleOptional": ""
  36. }
  37. }
  38. ],
  39. "comments": "Collect and analyze real-user data to monitor the performance of your website.",
  40. "name": "mPulse RUM",
  41. "options": {},
  42. "criteriaMustSatisfy": "all"
  43. },
  44. {
  45. "behaviors": [
  46. {
  47. "name": "edgeScape",
  48. "options": {
  49. "enabled": false
  50. }
  51. }
  52. ],
  53. "comments": "Receive data about a user's geolocation and connection speed in a request header. If you change cached content based on the values of the X-Akamai-Edgescape request header, contact your account representative.",
  54. "criteria": [
  55. {
  56. "name": "requestType",
  57. "options": {
  58. "matchOperator": "IS",
  59. "value": "CLIENT_REQ"
  60. }
  61. }
  62. ],
  63. "name": "Geolocation",
  64. "options": {},
  65. "criteriaMustSatisfy": "all"
  66. },
  67. {
  68. "behaviors": [
  69. {
  70. "name": "report",
  71. "options": {
  72. "logAcceptLanguage": false,
  73. "logCookies": "OFF",
  74. "logCustomLogField": false,
  75. "logEdgeIP": false,
  76. "logHost": false,
  77. "logReferer": false,
  78. "logUserAgent": false,
  79. "logXForwardedFor": false
  80. }
  81. }
  82. ],
  83. "comments": "Specify the level of detail you want to be logged in your Log Delivery Service reports. Log User-Agent Header to obtain detailed information in the Traffic by Browser and OS report.",
  84. "name": "Log delivery",
  85. "options": {},
  86. "criteriaMustSatisfy": "all"
  87. }
  88. ],
  89. "comments": "Control the settings related to monitoring and reporting. This gives you additional visibility into your traffic and audiences.",
  90. "name": "Augment insights",
  91. "options": {},
  92. "criteriaMustSatisfy": "all"
  93. }