You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Augment_insights.json 2.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. {
  2. "children": [
  3. {
  4. "behaviors": [
  5. {
  6. "name": "cpCode",
  7. "options": {
  8. "value":
  9. {
  10. "id": "${env.cp_code_id}"
  11. }
  12. }
  13. }
  14. ],
  15. "comments": "Identify your main traffic segments so you can granularly zoom in your traffic statistics like hits, bandwidth, offload, response codes, and errors.",
  16. "name": "Traffic reporting",
  17. "options": {},
  18. "criteriaMustSatisfy": "all"
  19. },
  20. {
  21. "behaviors": [
  22. {
  23. "name": "mPulse",
  24. "options": {
  25. "apiKey": "",
  26. "bufferSize": "",
  27. "configOverride": "",
  28. "enabled": true,
  29. "loaderVersion": "V12",
  30. "requirePci": false,
  31. "titleOptional": ""
  32. }
  33. }
  34. ],
  35. "comments": "Collect and analyze real-user data to monitor the performance of your website.",
  36. "name": "mPulse RUM",
  37. "options": {},
  38. "criteriaMustSatisfy": "all"
  39. },
  40. {
  41. "behaviors": [
  42. {
  43. "name": "edgeScape",
  44. "options": {
  45. "enabled": false
  46. }
  47. }
  48. ],
  49. "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.",
  50. "criteria": [
  51. {
  52. "name": "requestType",
  53. "options": {
  54. "matchOperator": "IS",
  55. "value": "CLIENT_REQ"
  56. }
  57. }
  58. ],
  59. "name": "Geolocation",
  60. "options": {},
  61. "criteriaMustSatisfy": "all"
  62. },
  63. {
  64. "behaviors": [
  65. {
  66. "name": "report",
  67. "options": {
  68. "logAcceptLanguage": false,
  69. "logCookies": "OFF",
  70. "logCustomLogField": false,
  71. "logEdgeIP": false,
  72. "logHost": false,
  73. "logReferer": false,
  74. "logUserAgent": false,
  75. "logXForwardedFor": false
  76. }
  77. }
  78. ],
  79. "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.",
  80. "name": "Log delivery",
  81. "options": {},
  82. "criteriaMustSatisfy": "all"
  83. }
  84. ],
  85. "comments": "Control the settings related to monitoring and reporting. This gives you additional visibility into your traffic and audiences.",
  86. "name": "Augment insights",
  87. "options": {},
  88. "criteriaMustSatisfy": "all"
  89. }