{"info":{"_postman_id":"4700b086-a23f-49ff-a191-900adb0c2e43","name":"API Seal Metrics v1.0","description":"<html><head></head><body><p>To ensure fair use and protect server resources, this API enforces a <strong>rate limit of 1 request per minute</strong> per user or IP address (depending on authentication method).</p>\n<p>If this limit is exceeded, the API will respond with a <code>429 Too Many Requests</code> status code and a message indicating that the rate limit has been reached:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"message\": \"Rate limit exceeded. You can only make 1 request per minute.\"\n}\n\n</code></pre><p>We recommend implementing retry logic on the client side to handle this response gracefully. The <code>Retry-After</code> header may also be present in the response, indicating how many seconds to wait before making another request.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"485655","collectionId":"4700b086-a23f-49ff-a191-900adb0c2e43","publishedId":"TzRVdkVu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"199bf8"},"publishDate":"2021-05-13T09:53:36.000Z"},"item":[{"name":"Login","event":[{"listen":"test","script":{"id":"0d51dac8-4827-4875-9905-f515488019e1","exec":["var data = JSON.parse(responseBody);","postman.setGlobalVariable('token', data.access_token)"],"type":"text/javascript","packages":{}}}],"id":"0d3f3c2a-8be8-4ea5-b559-f7bb3520ee8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"demo@sealmetrics.com","type":"text"},{"key":"password","value":"demo","type":"text"}]},"url":"https://app.sealmetrics.com/api/auth/login","urlObject":{"protocol":"https","path":["api","auth","login"],"host":["app","sealmetrics","com"],"query":[],"variable":[]}},"response":[{"id":"c55e1d67-9db1-4347-b999-6133b19baa95","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"demo@sealmetrics.com","type":"text"},{"key":"password","value":"demo","type":"text"}]},"url":"https://app.sealmetrics.com/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 15 Jul 2024 15:14:38 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjYyMmRmNmY2ZmUwMzJhZmIzNGZmZTYwOGRiY2JhZTg1MzU2MzkzYjk2YjcyYzRkZDUxOGVmODM4NGFmZDA4NWU4NDE4YThjNTBjNGFkZjFkIn0.eyJhdWQiOiI2NTY3ODdhNDk1YWVkMDRkNzYxYzFhMzIiLCJqdGkiOiI2MjJkZjZmNmZlMDMyYWZiMzRmZmU2MDhkYmNiYWU4NTM1NjM5M2I5NmI3MmM0ZGQ1MThlZjgzODRhZmQwODVlODQxOGE4YzUwYzRhZGYxZCIsImlhdCI6MTcyMTA1NjQ3OCwibmJmIjoxNzIxMDU2NDc4LCJleHAiOjE3NTI1OTI0NzgsInN1YiI6IjYxNjdlY2UyNDhmOGQxMjYyODcyYTkxMiIsInNjb3BlcyI6WyJhdHRyaWJ1dGlvbiIsInNjb3JpbmciLCJvZmZsaW5lLWxlYWRzIl19.CVB585uhSZyxMY9ydNU9UBAiZUZ6kZmWO81gseHVf0RiD62_Rx6dRv2bDHFKsaq-1jwhmF_WisPfesTpHo5GIRauZ4claCIl3zrROijY_oyZxHlsbS6KF3vLzoZuGn_R_EPhdLgItX51h9jvMUvBai7UxQfjdiqvYs1y7mvk_MDb96uHRpx3E0ZbTsk7NYXYTie4jNOdUJGGx6GPlcBvxNwhRWDnhBOGKx6czQpzTnsAW-l0vrSTwSFmVL0gP_Bgkf8wY1l4nYtIm5AVlHAHCTEmffowZ4v1TnnygZjdLtZPqHWVfzan69pN96h6MJDGJieHt_DMBRTe5PVNzYPGLJ-eJZJ-n4dG9bdoUoNK1axqP1JXXsVk3255YzL9cOQnRmBhI_Y_3qTzFaAojUXGYzbsIr6hela2JaWxqldEUKyi1S6JOey3pX7ik7wXWSwGZO9Mg-GApATq9mwhuSxF911CUVZN5L_aQhxgCapQ0sParcKOxd1dozqTUurO-iRzfdTRoaD3RQgv0M6o31BaZe7PTC1l0p3s_MDmkHZy4ygTEJxM-09zqOBmj0B9O_JvEA4qbha3jlaIxoMPAA9eVJb8J_AlgMdkJc5tiCBThWS3tVNogiddO3FJ6u2Lhse91dAIg_YAAGz3EL_0M_RfmcDchZqYEwYv988hlnpzm2w\",\n    \"token_type\": \"Bearer\",\n    \"expires_at\": \"2025-07-15 15:14:38\"\n}"}],"_postman_id":"0d3f3c2a-8be8-4ea5-b559-f7bb3520ee8e"},{"name":"Acquisition","id":"d55ca2f6-50e2-4737-82b8-ee17d9163f67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjYyMmRmNmY2ZmUwMzJhZmIzNGZmZTYwOGRiY2JhZTg1MzU2MzkzYjk2YjcyYzRkZDUxOGVmODM4NGFmZDA4NWU4NDE4YThjNTBjNGFkZjFkIn0.eyJhdWQiOiI2NTY3ODdhNDk1YWVkMDRkNzYxYzFhMzIiLCJqdGkiOiI2MjJkZjZmNmZlMDMyYWZiMzRmZmU2MDhkYmNiYWU4NTM1NjM5M2I5NmI3MmM0ZGQ1MThlZjgzODRhZmQwODVlODQxOGE4YzUwYzRhZGYxZCIsImlhdCI6MTcyMTA1NjQ3OCwibmJmIjoxNzIxMDU2NDc4LCJleHAiOjE3NTI1OTI0NzgsInN1YiI6IjYxNjdlY2UyNDhmOGQxMjYyODcyYTkxMiIsInNjb3BlcyI6WyJhdHRyaWJ1dGlvbiIsInNjb3JpbmciLCJvZmZsaW5lLWxlYWRzIl19.CVB585uhSZyxMY9ydNU9UBAiZUZ6kZmWO81gseHVf0RiD62_Rx6dRv2bDHFKsaq-1jwhmF_WisPfesTpHo5GIRauZ4claCIl3zrROijY_oyZxHlsbS6KF3vLzoZuGn_R_EPhdLgItX51h9jvMUvBai7UxQfjdiqvYs1y7mvk_MDb96uHRpx3E0ZbTsk7NYXYTie4jNOdUJGGx6GPlcBvxNwhRWDnhBOGKx6czQpzTnsAW-l0vrSTwSFmVL0gP_Bgkf8wY1l4nYtIm5AVlHAHCTEmffowZ4v1TnnygZjdLtZPqHWVfzan69pN96h6MJDGJieHt_DMBRTe5PVNzYPGLJ-eJZJ-n4dG9bdoUoNK1axqP1JXXsVk3255YzL9cOQnRmBhI_Y_3qTzFaAojUXGYzbsIr6hela2JaWxqldEUKyi1S6JOey3pX7ik7wXWSwGZO9Mg-GApATq9mwhuSxF911CUVZN5L_aQhxgCapQ0sParcKOxd1dozqTUurO-iRzfdTRoaD3RQgv0M6o31BaZe7PTC1l0p3s_MDmkHZy4ygTEJxM-09zqOBmj0B9O_JvEA4qbha3jlaIxoMPAA9eVJb8J_AlgMdkJc5tiCBThWS3tVNogiddO3FJ6u2Lhse91dAIg_YAAGz3EL_0M_RfmcDchZqYEwYv988hlnpzm2w","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/acquisition?account_id=000000000000000000001234&report_type=Source&date_range=20230601,20230630&skip=0&limit=1000","urlObject":{"protocol":"https","path":["api","report","acquisition"],"host":["app","sealmetrics","com"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"description":{"content":"<p>Medium, Source, Campaign, Term, Device or Os</p>\n","type":"text/plain"},"key":"report_type","value":"Source"},{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"20230601,20230630"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"es,pt"}],"variable":[]}},"response":[{"id":"3b67ec41-326f-45f9-af7a-7fabfb49613f","name":"Acquisition","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/acquisition?account_id=000000000000000000001234&report_type=Source&date_range=20230601,20230630&skip=0&limit=1000","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","acquisition"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"report_type","value":"Source","description":"Medium, Source, Campaign or Term"},{"key":"date_range","value":"20230601,20230630","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 15 Jul 2024 15:20:41 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"_id\": {\n                \"name\": \"(not set)\",\n                \"utm_medium\": \"(not set)\"\n            },\n            \"collection_id\": \"649e8f2ea67a9261fc3cd003\",\n            \"name\": \"(not set)\",\n            \"date\": \"20230601\",\n            \"clicks\": 1,\n            \"page_views\": 61,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"revenue\": 0,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"(not set)\",\n            \"utm_source\": \"(not set)\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"seo-bing\",\n                \"utm_medium\": \"seo\"\n            },\n            \"collection_id\": \"649f0a140cd32f4e464f5a22\",\n            \"name\": \"seo-bing\",\n            \"date\": \"20230601\",\n            \"clicks\": 1219,\n            \"page_views\": 8306,\n            \"conversions\": 80,\n            \"microconversions\": 404,\n            \"revenue\": 29879.029999999995,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-bing\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"pinterest\",\n                \"utm_medium\": \"social media\"\n            },\n            \"collection_id\": \"649f2184e2445f2a417bc622\",\n            \"name\": \"pinterest\",\n            \"date\": \"20230601\",\n            \"clicks\": 2264,\n            \"page_views\": 15424,\n            \"conversions\": 174,\n            \"microconversions\": 674,\n            \"revenue\": 60903.770000000026,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"seo-yahoo\",\n                \"utm_medium\": \"seo\"\n            },\n            \"collection_id\": \"649f3da5cfc5d311b327d559\",\n            \"name\": \"seo-yahoo\",\n            \"date\": \"20230601\",\n            \"clicks\": 1199,\n            \"page_views\": 8345,\n            \"conversions\": 76,\n            \"microconversions\": 342,\n            \"revenue\": 28761.249999999996,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yahoo\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"facebook\",\n                \"utm_medium\": \"social media\"\n            },\n            \"collection_id\": \"649f470c4686587c866dfe3b\",\n            \"name\": \"facebook\",\n            \"date\": \"20230601\",\n            \"clicks\": 2384,\n            \"page_views\": 16605,\n            \"conversions\": 166,\n            \"microconversions\": 680,\n            \"revenue\": 60020.09999999998,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"instagram\",\n                \"utm_medium\": \"social media\"\n            },\n            \"collection_id\": \"649f4bb694c1104bac4d546d\",\n            \"name\": \"instagram\",\n            \"date\": \"20230601\",\n            \"clicks\": 2292,\n            \"page_views\": 15720,\n            \"conversions\": 177,\n            \"microconversions\": 674,\n            \"revenue\": 63347.09,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"newsletter\",\n                \"utm_medium\": \"email\"\n            },\n            \"collection_id\": \"649f50681edd4c4972134f2e\",\n            \"name\": \"newsletter\",\n            \"date\": \"20230601\",\n            \"clicks\": 9342,\n            \"page_views\": 63831,\n            \"conversions\": 629,\n            \"microconversions\": 2769,\n            \"revenue\": 226179.10999999987,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"twitter\",\n                \"utm_medium\": \"social media\"\n            },\n            \"collection_id\": \"649f55181edd4c4972134f51\",\n            \"name\": \"twitter\",\n            \"date\": \"20230601\",\n            \"clicks\": 2404,\n            \"page_views\": 16407,\n            \"conversions\": 140,\n            \"microconversions\": 712,\n            \"revenue\": 52876.47000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"twitter\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"seo-google\",\n                \"utm_medium\": \"seo\"\n            },\n            \"collection_id\": \"649f55182aa67a4fd83b4db5\",\n            \"name\": \"seo-google\",\n            \"date\": \"20230601\",\n            \"clicks\": 5818,\n            \"page_views\": 39930,\n            \"conversions\": 412,\n            \"microconversions\": 1727,\n            \"revenue\": 146278.97000000003,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"facebook\",\n                \"utm_medium\": \"cpc\"\n            },\n            \"collection_id\": \"649f59c58de0e2775522c054\",\n            \"name\": \"facebook\",\n            \"date\": \"20230601\",\n            \"clicks\": 4706,\n            \"page_views\": 32246,\n            \"conversions\": 330,\n            \"microconversions\": 1385,\n            \"revenue\": 120559.15000000004,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"google\",\n                \"utm_medium\": \"cpc\"\n            },\n            \"collection_id\": \"649f5e739162f0320252044c\",\n            \"name\": \"google\",\n            \"date\": \"20230601\",\n            \"clicks\": 4556,\n            \"page_views\": 31590,\n            \"conversions\": 305,\n            \"microconversions\": 1378,\n            \"revenue\": 103074.42000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"seo-yandex\",\n                \"utm_medium\": \"seo\"\n            },\n            \"collection_id\": \"649f6323005e677bd9747f9c\",\n            \"name\": \"seo-yandex\",\n            \"date\": \"20230601\",\n            \"clicks\": 1155,\n            \"page_views\": 7917,\n            \"conversions\": 81,\n            \"microconversions\": 348,\n            \"revenue\": 30300.11,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yandex\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"Referrer\",\n                \"utm_medium\": \"Referrer\"\n            },\n            \"collection_id\": \"649f632457313a2051109d7e\",\n            \"name\": \"Referrer\",\n            \"date\": \"20230601\",\n            \"clicks\": 9380,\n            \"page_views\": 64572,\n            \"conversions\": 675,\n            \"microconversions\": 2843,\n            \"revenue\": 246608.09999999986,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"Direct\",\n                \"utm_medium\": \"Direct\"\n            },\n            \"collection_id\": \"649f67d42aa67a4fd83b4e09\",\n            \"name\": \"Direct\",\n            \"date\": \"20230601\",\n            \"clicks\": 9327,\n            \"page_views\": 63761,\n            \"conversions\": 664,\n            \"microconversions\": 2726,\n            \"revenue\": 236901.21000000014,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"referrer\",\n                \"utm_medium\": \"referrer\"\n            },\n            \"collection_id\": \"649b2bb66a765410c914bf02\",\n            \"name\": \"referrer\",\n            \"date\": \"20230608\",\n            \"clicks\": 2,\n            \"page_views\": 3,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"revenue\": 0,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"referrer\",\n            \"utm_source\": \"referrer\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        },\n        {\n            \"_id\": {\n                \"name\": \"Linkedin\",\n                \"utm_medium\": \"social media\"\n            },\n            \"collection_id\": \"6489e93d312f0a7931741178\",\n            \"name\": \"Linkedin\",\n            \"date\": \"20230614\",\n            \"clicks\": 1,\n            \"page_views\": 1,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"revenue\": 0,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"Linkedin\",\n            \"utm_campaign\": null,\n            \"utm_term_matchtype\": null,\n            \"utm_matchtype\": null,\n            \"url_referrer\": null\n        }\n    ],\n    \"pagination\": null\n}"}],"_postman_id":"d55ca2f6-50e2-4737-82b8-ee17d9163f67"},{"name":"Accounts","id":"d019fde0-75fd-4bed-a7c5-14881f7f6bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/auth/accounts","urlObject":{"protocol":"https","path":["api","auth","accounts"],"host":["app","sealmetrics","com"],"query":[],"variable":[]}},"response":[{"id":"498bfd34-12fa-4b49-9fc5-c9bc0f09691c","name":"Accounts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/auth/accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 31 Mar 2025 17:08:41 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"000000000000000000001234\": \"Demo Account\"\n}"}],"_postman_id":"d019fde0-75fd-4bed-a7c5-14881f7f6bac"},{"name":"Pages","id":"4c761c6a-f1ab-4d82-810d-4e325710d93d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/pages?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000","urlObject":{"protocol":"https","path":["api","report","pages"],"host":["app","sealmetrics","com"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"this_month"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"disabled":true,"description":{"content":"<p>(option) Specifies the medium used to drive traffic, such as email, banner, or CPC (cost-per-click). Example: \"email\", \"cpc\".</p>\n","type":"text/plain"},"key":"utm_medium","value":"cpc"},{"disabled":true,"description":{"content":"<p>(optional) This parameter identifies the source of the traffic, such as a search engine, newsletter, or other referrer. Example: \"google\", \"newsletter\".</p>\n","type":"text/plain"},"key":"utm_source","value":"google"},{"disabled":true,"description":{"content":"<p>(boolean, optional, default: false): A flag indicating whether UTM parameters and content grouping should be displayed or not. If set to true, UTM parameters will be shown; otherwise, they will be hidden.</p>\n","type":"text/plain"},"key":"show_utms","value":"true"},{"disabled":true,"description":{"content":"<p>(optional) Allows grouping of multiple URLs under a common category for aggregated reporting.\nExamples: \"Blog Content\", \"Product Catalog\", \"Support Pages\", \"Purchase Flow\".\nYou may include this parameter to filter results by a specific content group. Accepts any string value.</p>\n","type":"text/plain"},"key":"content_grouping","value":"Blog Content"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"pt,es"}],"variable":[]}},"response":[{"id":"6863a93a-7116-42c6-9ba7-dfd40080b1a1","name":"Pages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/pages?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","pages"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"date_range","value":"this_month","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 15 Jul 2024 15:39:56 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"url\": \"/\",\n            \"views\": 21955,\n            \"entry_page\": 7221\n        },\n        {\n            \"url\": \"/agencia-google-ads.html\",\n            \"views\": 914,\n            \"entry_page\": 906\n        },\n        {\n            \"url\": \"/agencia-google-adwords.html\",\n            \"views\": 2,\n            \"entry_page\": 2\n        },\n        {\n            \"url\": \"/analitica.html\",\n            \"views\": 19,\n            \"entry_page\": 9\n        },\n        {\n            \"url\": \"/bid-management\",\n            \"views\": 17025,\n            \"entry_page\": 2290\n        },\n        {\n            \"url\": \"/blog\",\n            \"views\": 15,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/blog/analisis-clusters-optimizacion-clima-laboral\",\n            \"views\": 2,\n            \"entry_page\": 2\n        },\n        {\n            \"url\": \"/blog/aprendizaje-automatico-machine-learning-que-es-y-tipos\",\n            \"views\": 2,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/blog/aprendizaje-supervisado-algoritmos-ejemplos\",\n            \"views\": 5,\n            \"entry_page\": 4\n        },\n        {\n            \"url\": \"/blog/como-medir-el-valor-de-cada-interaccion\",\n            \"views\": 6,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/blog/conversiones-duplicadas-ga4-causas-y-soluciones\",\n            \"views\": 2,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/blog/entrevista-chatgpt-inteligencia-artificial-para-conocer-evolucion\",\n            \"views\": 2,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/blog/marketing-mix-modeling-que-es\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/blog/metodos-de-clasificacion-machine-learning-prediccion-cancelacion-reservas\",\n            \"views\": 3,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/blog/naive-bayes-que-es-algoritmo-ejemplos-python\",\n            \"views\": 17,\n            \"entry_page\": 17\n        },\n        {\n            \"url\": \"/blog/resumen-cobertura-etiqueta-google-tag-manager\",\n            \"views\": 2,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/blog/sesgos-y-como-detectarlos-i\",\n            \"views\": 3,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/blog/sesgos-y-como-detectarlos-ii\",\n            \"views\": 2,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/click-fraud\",\n            \"views\": 17092,\n            \"entry_page\": 2183\n        },\n        {\n            \"url\": \"/clientes.html\",\n            \"views\": 23,\n            \"entry_page\": 11\n        },\n        {\n            \"url\": \"/como-reducir-costes-en-una-empresa-ia\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/condiciones-legales.html\",\n            \"views\": 5,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/consultor-google-ads.html\",\n            \"views\": 4,\n            \"entry_page\": 4\n        },\n        {\n            \"url\": \"/contact\",\n            \"views\": 17252,\n            \"entry_page\": 2201\n        },\n        {\n            \"url\": \"/contacto.html\",\n            \"views\": 59,\n            \"entry_page\": 38\n        },\n        {\n            \"url\": \"/conversion\",\n            \"views\": 1914,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/customer-intelligence\",\n            \"views\": 17495,\n            \"entry_page\": 2265\n        },\n        {\n            \"url\": \"/descarga-el-informe-de-madurez\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/digitalizador.html\",\n            \"views\": 8,\n            \"entry_page\": 7\n        },\n        {\n            \"url\": \"/entradas-inicio-pt\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/equipo.html\",\n            \"views\": 35,\n            \"entry_page\": 25\n        },\n        {\n            \"url\": \"/how-it-works\",\n            \"views\": 16967,\n            \"entry_page\": 2278\n        },\n        {\n            \"url\": \"/ia-lab\",\n            \"views\": 7,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/iniciar-sesion\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/marketing-attribution-software\",\n            \"views\": 17555,\n            \"entry_page\": 2267\n        },\n        {\n            \"url\": \"/microconversion\",\n            \"views\": 8057,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/noticias\",\n            \"views\": 13,\n            \"entry_page\": 2\n        },\n        {\n            \"url\": \"/offline-tracking\",\n            \"views\": 17024,\n            \"entry_page\": 2329\n        },\n        {\n            \"url\": \"/platform\",\n            \"views\": 17306,\n            \"entry_page\": 2292\n        },\n        {\n            \"url\": \"/politica-de-cookies.html\",\n            \"views\": 5,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/politica-de-privacidad.html\",\n            \"views\": 2,\n            \"entry_page\": 1\n        },\n        {\n            \"url\": \"/portal-cm-proyectos-pt\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/portal-documentacion-pt\",\n            \"views\": 1,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/precio-shopify.html\",\n            \"views\": 22,\n            \"entry_page\": 19\n        },\n        {\n            \"url\": \"/pricing\",\n            \"views\": 17084,\n            \"entry_page\": 2200\n        },\n        {\n            \"url\": \"/privacy-policy\",\n            \"views\": 2,\n            \"entry_page\": 0\n        },\n        {\n            \"url\": \"/seo.html\",\n            \"views\": 6,\n            \"entry_page\": 4\n        },\n        {\n            \"url\": \"/servicios-marketing.html\",\n            \"views\": 28,\n            \"entry_page\": 25\n        },\n        {\n            \"url\": \"/smm.html\",\n            \"views\": 32,\n            \"entry_page\": 30\n        }\n    ],\n    \"pagination\": null\n}"}],"_postman_id":"4c761c6a-f1ab-4d82-810d-4e325710d93d"},{"name":"Conversions","id":"967ab42c-9295-4530-84c8-32034ef1232d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/conversions?date_range=this_month&skip=0&limit=1000&account_id=000000000000000000001234","urlObject":{"protocol":"https","path":["api","report","conversions"],"host":["app","sealmetrics","com"],"query":[{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"this_month"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"key":"account_id","value":"000000000000000000001234"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"pt,es"}],"variable":[]}},"response":[{"id":"3deb7a62-c558-4597-8b0a-27ed4e9d8a21","name":"Conversions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/conversions?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","conversions"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"date_range","value":"this_month","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."},{"key":"country","value":"es","description":"(optional) ISO 3166-1 alpha-2","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 31 Mar 2025 17:25:02 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"_id\": \"67eacf47086ba659fa2dd471\",\n            \"amount\": 198.09,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.rath.org/dolorem-dicta-provident-iusto-quis-ipsam\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eacf4301e86b50b10e87a6\",\n            \"amount\": 27.24,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"619999662\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eacf2d086ba659fa2dd46f\",\n            \"amount\": 61.93,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"https://satterfield.com/ipsum-sapiente-omnis-consequatur-omnis.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eacf2b6710b75bb1783741\",\n            \"amount\": 119.71,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"https://mante.com/asperiores-dignissimos-aut-ducimus-culpa-sint-consequatur-aut.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eacefcba8c162635776cb3\",\n            \"amount\": 656.96,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"404649030\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaca9efdb3b30bca76a844\",\n            \"amount\": 385.21,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"https://kertzmann.com/qui-modi-necessitatibus-expedita-tempora-nihil-enim-rem.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaca5fcc1ec662636882f3\",\n            \"amount\": 48.11,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"twitter\",\n            \"utm_campaign\": \"twitter\",\n            \"utm_term\": \"http://denesik.biz/ducimus-veritatis-debitis-ratione-dolorem-laborum-quis-quos\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eac24a47a656363a5de2ab\",\n            \"amount\": 52.41,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"https://tillman.org/exercitationem-at-ipsam-quaerat-consequuntur-assumenda-in-cumque-ipsa.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eabd09429c195be73db992\",\n            \"amount\": 481.24,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"380262805\",\n            \"utm_term\": \"Gshopping-139826929885\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eab8cbd484db5ee9230cff\",\n            \"amount\": 518.56,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://gleason.net/facere-ut-eius-aut-in-ex-facilis-nihil.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eab34d0073d8072c24f65e\",\n            \"amount\": 128.86,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"facebook\",\n            \"utm_term\": \"http://www.ruecker.biz/officiis-voluptatem-atque-consequatur-rerum-doloremque-ex-occaecati\",\n            \"utm_matchtype\": null,\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eab3125101d81b50631ae5\",\n            \"amount\": 419.27,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaae958431830f5b3a42d1\",\n            \"amount\": 218.53,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.watsica.com/nobis-modi-quia-consequatur-et-ad-qui\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaae905b70e45ddb22246c\",\n            \"amount\": 101.45,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"http://www.reichel.com/doloribus-sed-blanditiis-quibusdam-suscipit\",\n            \"utm_matchtype\": null,\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaae49322c8864866d5fb1\",\n            \"amount\": 353.9,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.feest.com/temporibus-soluta-omnis-incidunt-eum-velit\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67eaa4b67b426b4b193069dc\",\n            \"amount\": 426.03,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.witting.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea928ce6d16058c846110b\",\n            \"amount\": 292.11,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"twitter\",\n            \"utm_campaign\": \"twitter\",\n            \"utm_term\": \"http://barrows.com/dolor-quas-enim-vel-dolorem\",\n            \"utm_matchtype\": null,\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea925ca6c40a08a87bbb96\",\n            \"amount\": 334.08,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea9250338e9f043c18c2de\",\n            \"amount\": 687.15,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://hoeger.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea923d90a374090e3e3607\",\n            \"amount\": 635.61,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"380262805\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea8d304bee3a11b4194065\",\n            \"amount\": 689.96,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea8d2f6a8e92318877d60a\",\n            \"amount\": 363.56,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.dare.com/saepe-ut-praesentium-exercitationem-sint-doloribus-repellat-ab\",\n            \"utm_matchtype\": null,\n            \"country\": \"nl\",\n            \"country_name\": \"Netherlands\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea8492d0a2a14e142d46df\",\n            \"amount\": 512.94,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.yundt.info/sed-rerum-fugit-neque-et-dolores-excepturi-sit-cum\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea83e018a41c45ae5497ab\",\n            \"amount\": 448.27,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"837056335\",\n            \"utm_term\": \"Gshopping-196168263347\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea7f8de081405d9137a430\",\n            \"amount\": 87.2,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": \"instagram\",\n            \"utm_term\": \"https://www.roberts.net/a-eos-eligendi-commodi-non-hic\",\n            \"utm_matchtype\": null,\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea7f8252f0416e9b6d5bc2\",\n            \"amount\": 613.45,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"371319698\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea7a80e6f0a22d204d7751\",\n            \"amount\": 396.14,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"162598318\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"country\": \"de\",\n            \"country_name\": \"Germany\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea7a7b9d9cb233085eac15\",\n            \"amount\": 180.31,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://legros.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea764ee10a3a2f4862276b\",\n            \"amount\": 177.93,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea763ba1d96e77e24271e0\",\n            \"amount\": 311.88,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": \"instagram\",\n            \"utm_term\": \"http://kemmer.com/perferendis-voluptas-in-placeat-sint-aspernatur-architecto-beatae-dolores.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea760a5c069c07356e9491\",\n            \"amount\": 563.28,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"twitter\",\n            \"utm_campaign\": \"twitter\",\n            \"utm_term\": \"http://goyette.com/occaecati-quia-sit-eius-voluptas-quisquam-sed\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea75eda0fe0b61b438f6b3\",\n            \"amount\": 386.13,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": \"instagram\",\n            \"utm_term\": \"http://www.adams.com/eius-voluptas-et-consequuntur-sed-consequatur-consequatur\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea75de33c3127e3e7e3372\",\n            \"amount\": 680.49,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yandex\",\n            \"utm_campaign\": \"seo-yandex\",\n            \"utm_term\": \"http://bogan.net/enim-placeat-atque-et-fugiat-sunt-eligendi-in.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea67ab7f30590e3f6e0b6a\",\n            \"amount\": 59.06,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://barrows.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea6303df2b2763cb518dda\",\n            \"amount\": 170.09,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": \"instagram\",\n            \"utm_term\": \"https://glover.biz/sapiente-unde-aut-quo-id-laboriosam-incidunt-et.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea62ff1f6125743d28b952\",\n            \"amount\": 469.08,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea59be1f6125743d28b8b9\",\n            \"amount\": 688.9,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea59ae620ef9301a5de7d1\",\n            \"amount\": 332.69,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"http://www.herzog.biz/qui-ut-quam-rerum-et-quam\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea54e6c38f790cd42ce815\",\n            \"amount\": 181.54,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.howe.com/facilis-et-est-ut-reprehenderit\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea503d52e36b5548695f0e\",\n            \"amount\": 81.97,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://bashirian.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea4badcb83fb5ed15812ec\",\n            \"amount\": 159.03,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"380262805\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea4226e66dda1d2f59ed69\",\n            \"amount\": 558.14,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://conn.com/eum-sed-eos-similique-dolor-veniam\",\n            \"utm_matchtype\": null,\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea3d74a6be3d7c607e23f9\",\n            \"amount\": 41.17,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.boyer.com/minima-quibusdam-voluptas-consequatur-deserunt-at-consequatur-cum\",\n            \"utm_matchtype\": null,\n            \"country\": \"ie\",\n            \"country_name\": \"Ireland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea38ce0073d8072c24eee4\",\n            \"amount\": 125.51,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://hoppe.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea38cd8735dc69cb53515b\",\n            \"amount\": 699.68,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.fritsch.net/quia-in-recusandae-ipsum-ipsa-alias-eum-odio.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2f6b5e39b414dc5429e5\",\n            \"amount\": 620.18,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.deckow.com/mollitia-eum-delectus-quidem\",\n            \"utm_matchtype\": null,\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2f6ac1e2977e936c8391\",\n            \"amount\": 107.85,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.gleason.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2f6aa569395e0005f253\",\n            \"amount\": 161.9,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://corwin.com/quia-ex-et-occaecati-eos-rerum-qui-similique\",\n            \"utm_matchtype\": null,\n            \"country\": \"in\",\n            \"country_name\": \"India\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2f6a8ff151631541348e\",\n            \"amount\": 243.04,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.feest.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2f6a5562ab25494de752\",\n            \"amount\": 686.62,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://will.biz/officia-aut-non-aut-delectus-corrupti-enim-delectus.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2abec2b56e5bd83a3385\",\n            \"amount\": 416.94,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"499826225\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2abe89815079cf17286b\",\n            \"amount\": 549.85,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.kuhlman.org/ut-ut-delectus-ut-eaque-perspiciatis-beatae-repudiandae-eaque\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2aba46e4c6399415b37b\",\n            \"amount\": 463.14,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.howell.com/id-autem-non-maiores\",\n            \"utm_matchtype\": null,\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2aba320ccd1d3733fa3f\",\n            \"amount\": 303.55,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.denesik.com/alias-sit-minus-a-officia-iusto-praesentium\",\n            \"utm_matchtype\": null,\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2ab6ec0a1e72e351e010\",\n            \"amount\": 504.02,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea215b04df8906d450bec9\",\n            \"amount\": 407.6,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea2159b096943d5d770e78\",\n            \"amount\": 336.13,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"facebook\",\n            \"utm_term\": \"http://www.bogisich.com/accusamus-voluptatem-cupiditate-molestias-quidem-at-maiores\",\n            \"utm_matchtype\": null,\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea215788ab7d413c208c26\",\n            \"amount\": 520.78,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"https://harvey.com/laborum-provident-ipsa-aut-ducimus-numquam-modi-vero.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea1cacff3e8820192d7925\",\n            \"amount\": 526.7,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea1ca7d0a2a14e142d416c\",\n            \"amount\": 299.46,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-bing\",\n            \"utm_campaign\": \"seo-bing\",\n            \"utm_term\": \"http://lemke.org/iste-sapiente-odio-perspiciatis-suscipit-id\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea17f73e6e252c452ea3f6\",\n            \"amount\": 106.59,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yandex\",\n            \"utm_campaign\": \"seo-yandex\",\n            \"utm_term\": \"https://sauer.com/et-ea-quod-sapiente-aperiam-nihil.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea17f72570b9372756f891\",\n            \"amount\": 379.02,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://rath.com/voluptas-quibusdam-atque-placeat-aliquam-ab-provident\",\n            \"utm_matchtype\": null,\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea17f7201e5e084d52be2b\",\n            \"amount\": 270.56,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.flatley.biz/aut-odio-in-molestias-ducimus-sapiente-voluptatem-in.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea17f71bb29f4ff350db79\",\n            \"amount\": 654.5,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea0e9cc0034058a0092cd6\",\n            \"amount\": 62.7,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"962218511\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea0e99fee129550119b4de\",\n            \"amount\": 582.4,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://conn.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea0e99e626852579276514\",\n            \"amount\": 197.82,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://www.armstrong.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea0e99be42ba1f050982ee\",\n            \"amount\": 433.63,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"380262805\",\n            \"utm_term\": \"Gshopping-139826929885\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea008cad701109ee7dc298\",\n            \"amount\": 617.38,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67ea0089b3114112c13a850c\",\n            \"amount\": 400.08,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"http://www.denesik.com/doloremque-illum-voluptates-ipsam\",\n            \"utm_matchtype\": null,\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9fbd7a9f9b0335b07fb53\",\n            \"amount\": 338.3,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9fbd78735dc69cb534f15\",\n            \"amount\": 419.25,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"twitter\",\n            \"utm_campaign\": \"twitter\",\n            \"utm_term\": \"http://www.donnelly.com/consequuntur-accusantium-at-facilis-quam\",\n            \"utm_matchtype\": null,\n            \"country\": \"cz\",\n            \"country_name\": \"Czechia\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9f724a1d96e77e2426be2\",\n            \"amount\": 382.75,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"371319698\",\n            \"utm_term\": \"Gshopping-19723391171\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9f278e95fff0ce37c6544\",\n            \"amount\": 328.94,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://tremblay.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9f27425566177881edadc\",\n            \"amount\": 42.99,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yahoo\",\n            \"utm_campaign\": \"seo-yahoo\",\n            \"utm_term\": \"http://www.von.com/beatae-autem-facilis-incidunt-vitae-quia-distinctio-autem-aliquid\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9f2741e9c0c18e678b4a7\",\n            \"amount\": 362.7,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://gibson.com/soluta-officia-ut-voluptas-necessitatibus-consectetur\",\n            \"utm_matchtype\": null,\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e9195ac9a71300035a38\",\n            \"amount\": 163.44,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"https://www.hilpert.com/cum-harum-ex-facere-consequatur\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e9191143446fa42acd0b\",\n            \"amount\": 556.43,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"619999662\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e915c4f5a623c33a68ce\",\n            \"amount\": 225.49,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://reichert.com/\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e91587094354fc3d1028\",\n            \"amount\": 142.99,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://douglas.com/laudantium-molestiae-quam-consequatur-alias-eligendi-molestias.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e915749b5f339a0ec284\",\n            \"amount\": 118.98,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"facebook\",\n            \"utm_term\": \"https://becker.com/qui-dolor-sed-corporis.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9e46540496d03bd021cfa\",\n            \"amount\": 666.11,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"instagram\",\n            \"utm_campaign\": \"instagram\",\n            \"utm_term\": \"http://www.friesen.info/unde-quasi-debitis-aliquid-in-corporis-qui-dignissimos-sit.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9dfb9daa5527efa305a36\",\n            \"amount\": 277.06,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"pinterest\",\n            \"utm_campaign\": \"pinterest\",\n            \"utm_term\": \"https://www.doyle.com/culpa-qui-provident-ut-labore-dolorum\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9dfb9ca04e92b2b5f4290\",\n            \"amount\": 436.39,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.harvey.com/dolor-dolore-et-rerum-tenetur\",\n            \"utm_matchtype\": null,\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9dfb9bd3bbf70a46276e3\",\n            \"amount\": 669.26,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.johns.com/sunt-eum-aut-quo-voluptatem-illo.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"de\",\n            \"country_name\": \"Germany\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9db05dc241f5299752778\",\n            \"amount\": 492.71,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"https://www.cartwright.com/iure-nulla-et-ut\",\n            \"utm_matchtype\": null,\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9db05ca04e92b2b5f425e\",\n            \"amount\": 185.41,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.johnson.org/ad-voluptas-aut-quo-vero-odio-iure-ut\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-31\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9d6556e28ba796636b66d\",\n            \"amount\": 172.77,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"619999662\",\n            \"utm_term\": \"Gshopping-139826929925\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9d65554e8e422b51718ee\",\n            \"amount\": 251.38,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"371319698\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9d6551aa4404cdb24cfb0\",\n            \"amount\": 649.07,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://www.considine.net/possimus-libero-alias-eveniet\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9d1ac52e36b55486959c3\",\n            \"amount\": 451.38,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9d1a5b3114112c13a835e\",\n            \"amount\": 143.84,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9ccfd92f15e16952d5b07\",\n            \"amount\": 207.92,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-yahoo\",\n            \"utm_campaign\": \"seo-yahoo\",\n            \"utm_term\": \"https://larkin.biz/veritatis-et-deleniti-voluptatem-aut-quibusdam-consectetur-reprehenderit.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9ccfd121aec10cd072677\",\n            \"amount\": 301.02,\n            \"utm_medium\": \"seo\",\n            \"utm_source\": \"seo-google\",\n            \"utm_campaign\": \"seo-google\",\n            \"utm_term\": \"http://www.blanda.com/ut-atque-qui-eos-animi-sunt\",\n            \"utm_matchtype\": null,\n            \"country\": \"nz\",\n            \"country_name\": \"New Zealand\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c86765ff3f6854651c10\",\n            \"amount\": 571.69,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"http://rodriguez.biz/omnis-autem-laboriosam-aliquid-et-incidunt.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c85b402e8852f15052e2\",\n            \"amount\": 598.87,\n            \"utm_medium\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_campaign\": \"Direct\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c39c1fb6d94e1e01eb62\",\n            \"amount\": 77.89,\n            \"utm_medium\": \"cpc\",\n            \"utm_source\": \"google\",\n            \"utm_campaign\": \"837056335\",\n            \"utm_term\": \"Gshopping-139826929885\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c39b77aa0453324054f5\",\n            \"amount\": 168.67,\n            \"utm_medium\": \"email\",\n            \"utm_source\": \"newsletter\",\n            \"utm_campaign\": \"newsletter\",\n            \"utm_term\": \"https://wiegand.org/illum-qui-rerum-animi-a-earum.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c399a9350b7db02372cc\",\n            \"amount\": 656.98,\n            \"utm_medium\": \"social media\",\n            \"utm_source\": \"facebook\",\n            \"utm_campaign\": \"facebook\",\n            \"utm_term\": \"http://schaden.com/eos-et-modi-consequatur-et.html\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        },\n        {\n            \"_id\": \"67e9c3995df3e43fd8111229\",\n            \"amount\": 97.93,\n            \"utm_medium\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_campaign\": \"Referrer\",\n            \"utm_term\": \"http://deckow.com/sit-placeat-at-quaerat-maxime\",\n            \"utm_matchtype\": null,\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"date\": \"2025-03-30\",\n            \"label\": \"sales\"\n        }\n    ],\n    \"pagination\": {\n        \"skip\": 100,\n        \"limit\": 100\n    }\n}"}],"_postman_id":"967ab42c-9295-4530-84c8-32034ef1232d"},{"name":"Microconversions","id":"e60d3de3-65d2-4c6f-baa8-3ff54229c1d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/microconversions?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000","urlObject":{"protocol":"https","path":["api","report","microconversions"],"host":["app","sealmetrics","com"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"this_month"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"pt,es"}],"variable":[]}},"response":[{"id":"7770a018-71ff-4a20-b093-20d06719da9f","name":"Microconversions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/microconversions?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","microconversions"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"date_range","value":"this_month","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."},{"key":"country","value":"es","description":"(optional) ISO 3166-1 alpha-2","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 31 Mar 2025 17:20:03 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"_id\": \"67eaca8cadeb4e04b13d7df4\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.bergnaum.info/sit-tempora-ad-omnis-rerum-excepturi-autem-aspernatur.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-yahoo\",\n            \"utm_source\": \"seo-yahoo\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eaca7de6d16058c84614c6\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.beer.com/aperiam-eius-in-quae-minima-consequatur-architecto-consequuntur\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eaca78fae1df55d678b601\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eaca69c3ed264e4c3ca5a1\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-196168263347\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"371319698\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eaca54397c505f2305d186\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.schoen.com/laudantium-architecto-et-et-qui\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"twitter\",\n            \"utm_source\": \"twitter\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eaca371b11c046b046da83\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://yost.biz/quo-earum-nobis-qui-est-fugit-quibusdam-illum\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"nz\",\n            \"country_name\": \"New Zealand\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67eac665848d6248ee23b5d7\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://bauch.com/officia-sed-facere-voluptatem-necessitatibus-quia-incidunt-distinctio.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac65a426ea4366b229df8\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://mcglynn.com/neque-ad-iste-repellat-incidunt-aut-adipisci\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac648a7d10a3cba2c6ecb\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.auer.info/eveniet-ipsa-saepe-blanditiis-id-facilis-sit\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac62a7734984e044bfb87\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.bins.org/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac60334d0b142e40e1329\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929925\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"962218511\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac5ee87094354fc3d1c48\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.cruickshank.com/et-similique-quaerat-iusto-dignissimos-molestiae\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac5e219bf9718016956ea\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-196168263347\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"837056335\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"ie\",\n            \"country_name\": \"Ireland\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac5be39a6cb70d67cd435\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac5b75398016ebb625e70\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-196168263347\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"162598318\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac5a75df3e43fd8111fc1\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654734\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"499826225\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eac32bfc5e896e3a33c6de\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"161775669\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac3226a8e92318877d9f1\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://fadel.com/eligendi-neque-molestiae-quis-fugiat-magnam-vitae.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac3015a6b672565328448\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.will.com/vel-animi-vitae-quae-nulla-eum\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac2ecff3e8820192d82a2\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.tremblay.info/suscipit-non-dolore-odio-in-debitis\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac2d5467d080fb742a07b\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac2935d32ba621755d48d\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://schulist.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac224d824ab07ed15f65c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://lehner.com/eos-atque-eius-quaerat-dolor-optio.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"in\",\n            \"country_name\": \"India\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac1fa896bfb269d084d35\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.simonis.com/dolore-est-ut-qui-eius-autem-molestias-sed\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac1d5d0a2a14e142d4afa\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://spencer.com/enim-nesciunt-minus-est-qui-nihil\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"pinterest\",\n            \"utm_source\": \"pinterest\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac1a788ab7d413c20967f\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.watsica.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"in\",\n            \"country_name\": \"India\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac1922d586757d34a544e\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.romaguera.biz/aut-facere-est-assumenda-sunt-beatae-non\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"twitter\",\n            \"utm_source\": \"twitter\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eac185b38953266a59285b\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://hauck.com/quia-temporibus-architecto-itaque-doloribus-est-doloremque-ipsa.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eabd26daa5527efa3065df\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://schowalter.com/harum-aut-quia-et-aperiam-quae-et.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eabca71bb3666211613318\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://kuhlman.net/architecto-ut-in-dicta-non-eum-laudantium-sunt\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"dk\",\n            \"country_name\": \"Denmark\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eabc65d3ca960c970f267c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.corkery.com/quo-animi-enim-dolorem-velit-aliquam\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"nl\",\n            \"country_name\": \"Netherlands\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab912806eab2cbf5ca7b1\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.rolfson.info/consequuntur-laboriosam-sapiente-in-consequuntur.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab8d6cda8aa75c17435e5\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654734\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"161775669\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab8abf052316b2014522b\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://thompson.org/qui-voluptatum-et-ut-ut-blanditiis-omnis-voluptatem\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"ie\",\n            \"country_name\": \"Ireland\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab85a51e111459c0ce11c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab8327e98d4589c140553\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929885\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"162598318\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab7da2b331930504f0d3e\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"ie\",\n            \"country_name\": \"Ireland\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab7b4571891327c6a33fe\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.purdy.com/voluptatem-debitis-molestiae-minima-distinctio-dolore-accusantium-repudiandae-aut\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eab34220318c0ff412a00d\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.pfeffer.com/dolor-voluptas-velit-sit-atque-voluptatibus-tempora\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"de\",\n            \"country_name\": \"Germany\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab3362b3f8d48b10f7e89\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.rodriguez.com/doloremque-vel-fuga-eos-ut.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"us\",\n            \"country_name\": \"United States of America\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab32e5ead332de941b9b5\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929925\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"404649030\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab32c1fecb77b9720b4db\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"371319698\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab3063c102c125741e963\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://becker.com/voluptate-earum-minima-molestiae-deserunt-iure-commodi.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab2f21b11c046b046d8d7\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.mosciski.biz/atque-modi-qui-omnis-ut-quia-dicta\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-yandex\",\n            \"utm_source\": \"seo-yandex\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"cz\",\n            \"country_name\": \"Czechia\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab2eb12cdca31895f1045\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://kling.biz/error-inventore-ut-delectus-doloremque-voluptatibus-sit-enim.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"twitter\",\n            \"utm_source\": \"twitter\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"cz\",\n            \"country_name\": \"Czechia\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab2d59d9cb233085eb000\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://pacocha.com/et-et-voluptas-vitae-in\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"twitter\",\n            \"utm_source\": \"twitter\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"cz\",\n            \"country_name\": \"Czechia\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eab2ce90189f70f104c0db\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://koepp.com/sint-occaecati-cupiditate-et-optio-mollitia.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"nz\",\n            \"country_name\": \"New Zealand\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67eaae9b62af6c126d2b0c16\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://murray.net/occaecati-ut-eos-culpa-minima-aliquid-qui.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaae6303ec66305439e730\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"962218511\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaae48d3ea85594f0a21db\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.weimann.com/est-quia-enim-ut-saepe-nisi-reiciendis\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaae400cb0a10a110879c5\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.stehr.info/sapiente-nostrum-itaque-et-veniam-qui\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaae37d22a0919a82a5dc7\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"162598318\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaa98d0073d8072c24f5a9\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://walker.com/aut-distinctio-quaerat-soluta-at-quas-deserunt.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaa96192bb07309a6aeaea\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-13718653704\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"380262805\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaa95c426ea4366b229c18\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.prosacco.com/quis-nulla-aliquam-beatae-aperiam.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67eaa4d4f910bc1aa01bf97b\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://wolff.net/illum-autem-omnis-expedita-sit.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67eaa4c9322c8864866d5f16\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"nz\",\n            \"country_name\": \"New Zealand\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67eaa4b63a2fa63f2a5007da\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.rowe.info/nulla-illum-magni-consequatur-ipsa-rerum-dolores\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67eaa015f2e9f103087fd783\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-194682000766\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"380262805\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"dk\",\n            \"country_name\": \"Denmark\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67eaa00569bebe42f34f2878\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-13718653704\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"499826225\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"in\",\n            \"country_name\": \"India\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67ea9ff9b656186d304510c3\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.hackett.org/ullam-necessitatibus-unde-cupiditate-omnis-non-similique-suscipit\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"cz\",\n            \"country_name\": \"Czechia\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67ea9ff35df3e43fd8111d46\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.bins.org/dolor-ut-incidunt-deserunt-mollitia-eaque\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"pt\",\n            \"country_name\": \"Portugal\",\n            \"label\": \"login\"\n        },\n        {\n            \"_id\": \"67ea9bf1467d080fb7429dac\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://goyette.biz/alias-minus-nihil-hic-architecto.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"instagram\",\n            \"utm_source\": \"instagram\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9bea1ec4a236e154ee0e\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.wintheiser.com/enim-quo-similique-officiis-at-quos-adipisci\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9bd9c3ed264e4c3ca227\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9bc2c66f0b6bd557d640\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929925\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"499826225\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9b9d3c102c125741e78d\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929485\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"161775669\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"ie\",\n            \"country_name\": \"Ireland\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9b995d32ba621755d207\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://cronin.com/itaque-quam-voluptatem-impedit\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9b80fea36c05fc1cf979\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"962218511\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"label\": \"newsletter\"\n        },\n        {\n            \"_id\": \"67ea9684ff3e8820192d7f59\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.trantow.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea96847b426b4b193068ff\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.harris.com/magnam-est-veniam-consequatur-quam\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea92a0349341208d6bffd6\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea9298a9350b7db0237c0a\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.leuschke.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"nz\",\n            \"country_name\": \"New Zealand\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea929388ab7d413c20930c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://mayert.com/aspernatur-magnam-itaque-ex-possimus-sapiente-quo-dolorem\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"in\",\n            \"country_name\": \"India\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea927ad8baea7460576234\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.walsh.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea926d90a374090e3e360c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://jakubowski.org/ducimus-omnis-voluptatibus-voluptatem-reprehenderit-necessitatibus\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea925f848d6248ee23b227\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea92561a03a83f657e2e66\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929885\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"371319698\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"at\",\n            \"country_name\": \"Austria\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea924d325e6642851c3fab\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.brown.net/doloribus-non-soluta-nam-laudantium-libero-consequatur\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea9236fea36c05fc1cf8cb\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.rolfson.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"pinterest\",\n            \"utm_source\": \"pinterest\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea922d7031e354020c569c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654774\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"161775669\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea92272c411522a449952c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.brakus.com/ut-illum-cumque-deserunt-ea-qui-fugiat-similique\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea9222900b666efa4e90a4\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://mann.com/occaecati-quis-repellendus-saepe-dolore\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"instagram\",\n            \"utm_source\": \"instagram\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"au\",\n            \"country_name\": \"Australia\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea921a1ec4a236e154ed53\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.price.com/labore-necessitatibus-sint-veritatis-impedit-fugit\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea920a46d67900f3799a2b\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://stanton.com/quis-ea-nostrum-et-alias-ex.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea9201987d5a65ed77d307\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://herman.biz/et-dicta-accusamus-omnis-nihil-nesciunt.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"be\",\n            \"country_name\": \"Belgium\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea91fcfc58904dfb681689\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.dickens.com/iure-quia-iure-iusto-quidem-culpa-sapiente\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"se\",\n            \"country_name\": \"Sweden\",\n            \"label\": \"checkout\"\n        },\n        {\n            \"_id\": \"67ea8d36dcea6d0e2415adae\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://stehr.info/explicabo-quia-labore-eos-quis-sit-voluptas-ipsam-nesciunt.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"fr\",\n            \"country_name\": \"France\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d3637d20664b92612ef\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-13718653704\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"837056335\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d3454e8e422b51721f2\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-176779654734\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"371319698\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d3402f1b13bac03ee01\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"499826225\",\n            \"utm_source\": \"google\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"it\",\n            \"country_name\": \"Italy\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d323a6ca76c4d72a175\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.cummings.com/\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"facebook\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d2e80f77d31fc1cf23c\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.gleason.biz/voluptas-consequatur-tempora-tempore-iusto-numquam\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d2c3ca3aa4ed00ea497\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://www.marks.com/soluta-est-quod-voluptatem.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"pinterest\",\n            \"utm_source\": \"pinterest\",\n            \"utm_medium\": \"social media\",\n            \"country\": \"fi\",\n            \"country_name\": \"Finland\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea8d2b6314ad6e7e45fef6\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://www.bode.com/at-dicta-consequatur-quae-incidunt\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"gb\",\n            \"country_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n            \"label\": \"lead\"\n        },\n        {\n            \"_id\": \"67ea889005169559c9604931\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://ortiz.com/esse-sunt-impedit-aliquid-odio-voluptates-delectus.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Referrer\",\n            \"utm_source\": \"Referrer\",\n            \"utm_medium\": \"Referrer\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67ea88893c20b458404339b2\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"Gshopping-139826929685\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"162598318\",\n            \"utm_source\": \"facebook\",\n            \"utm_medium\": \"cpc\",\n            \"country\": \"de\",\n            \"country_name\": \"Germany\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67ea888651e111459c0cddda\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"(Direct)\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"Direct\",\n            \"utm_source\": \"Direct\",\n            \"utm_medium\": \"Direct\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67ea887f2b331930504f0a16\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"https://feeney.com/sequi-maiores-omnis-dolor.html\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"seo-google\",\n            \"utm_source\": \"seo-google\",\n            \"utm_medium\": \"seo\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"add-to-card\"\n        },\n        {\n            \"_id\": \"67ea848e25d0d70e7e376ea3\",\n            \"date\": \"2025-03-31\",\n            \"utm_term\": \"http://klocko.com/natus-sunt-totam-ipsum-labore-voluptatibus-et-aut-incidunt\",\n            \"utm_matchtype\": null,\n            \"utm_campaign\": \"newsletter\",\n            \"utm_source\": \"newsletter\",\n            \"utm_medium\": \"email\",\n            \"country\": \"es\",\n            \"country_name\": \"Spain\",\n            \"label\": \"newsletter\"\n        }\n    ],\n    \"pagination\": {\n        \"skip\": 100,\n        \"limit\": 100\n    }\n}"}],"_postman_id":"e60d3de3-65d2-4c6f-baa8-3ff54229c1d5"},{"name":"ROAS Evolution","id":"84624d13-6e37-4e36-a0cf-3355f5feacb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/roas-evolution?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000&time_unit=daily","urlObject":{"protocol":"https","path":["api","report","roas-evolution"],"host":["app","sealmetrics","com"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"this_month"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"description":{"content":"<p>monthly, weekly or daily</p>\n","type":"text/plain"},"key":"time_unit","value":"daily"},{"disabled":true,"description":{"content":"<p>(optional)</p>\n","type":"text/plain"},"key":"utm_medium","value":"seo"},{"disabled":true,"description":{"content":"<p>(optional)</p>\n","type":"text/plain"},"key":"utm_source","value":"google"},{"disabled":true,"description":{"content":"<p>(optional)</p>\n","type":"text/plain"},"key":"utm_campaign","value":"newsletter"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"pt,es"}],"variable":[]}},"response":[{"id":"99d0de76-30a0-48b5-bd2e-ead045461292","name":"ROAS Evolution","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/roas-evolution?account_id=000000000000000000001234&date_range=this_month&skip=0&limit=1000&time_unit=daily","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","roas-evolution"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"date_range","value":"this_month","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."},{"key":"time_unit","value":"daily","description":"monthly, weekly or daily"},{"key":"utm_medium","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 15 Jul 2024 15:47:02 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"118"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"_id\": \"2024-07-01\",\n            \"clicks\": 1623,\n            \"page_views\": 10458,\n            \"conversions\": 117,\n            \"microconversions\": 441,\n            \"revenue\": 42466.97,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 7.21\n        },\n        {\n            \"_id\": \"2024-07-02\",\n            \"clicks\": 2102,\n            \"page_views\": 13787,\n            \"conversions\": 147,\n            \"microconversions\": 617,\n            \"revenue\": 48936.93000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 7\n        },\n        {\n            \"_id\": \"2024-07-03\",\n            \"clicks\": 1903,\n            \"page_views\": 12517,\n            \"conversions\": 121,\n            \"microconversions\": 527,\n            \"revenue\": 40258.32,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.36\n        },\n        {\n            \"_id\": \"2024-07-04\",\n            \"clicks\": 2011,\n            \"page_views\": 13433,\n            \"conversions\": 123,\n            \"microconversions\": 560,\n            \"revenue\": 46678.40000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.12\n        },\n        {\n            \"_id\": \"2024-07-05\",\n            \"clicks\": 1853,\n            \"page_views\": 11939,\n            \"conversions\": 115,\n            \"microconversions\": 523,\n            \"revenue\": 41045.74,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.21\n        },\n        {\n            \"_id\": \"2024-07-06\",\n            \"clicks\": 1960,\n            \"page_views\": 12934,\n            \"conversions\": 130,\n            \"microconversions\": 568,\n            \"revenue\": 49562.06000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.64\n        },\n        {\n            \"_id\": \"2024-07-07\",\n            \"clicks\": 1799,\n            \"page_views\": 12086,\n            \"conversions\": 122,\n            \"microconversions\": 516,\n            \"revenue\": 47009.619999999995,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.79\n        },\n        {\n            \"_id\": \"2024-07-08\",\n            \"clicks\": 1776,\n            \"page_views\": 11695,\n            \"conversions\": 129,\n            \"microconversions\": 477,\n            \"revenue\": 42047.29999999999,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 7.27\n        },\n        {\n            \"_id\": \"2024-07-09\",\n            \"clicks\": 2034,\n            \"page_views\": 13366,\n            \"conversions\": 138,\n            \"microconversions\": 582,\n            \"revenue\": 48134.53000000002,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.79\n        },\n        {\n            \"_id\": \"2024-07-10\",\n            \"clicks\": 2150,\n            \"page_views\": 13995,\n            \"conversions\": 146,\n            \"microconversions\": 598,\n            \"revenue\": 55488.52999999997,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.8\n        },\n        {\n            \"_id\": \"2024-07-11\",\n            \"clicks\": 2210,\n            \"page_views\": 14894,\n            \"conversions\": 171,\n            \"microconversions\": 597,\n            \"revenue\": 59378.01,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 7.74\n        },\n        {\n            \"_id\": \"2024-07-12\",\n            \"clicks\": 1845,\n            \"page_views\": 11860,\n            \"conversions\": 123,\n            \"microconversions\": 535,\n            \"revenue\": 42959.55000000003,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.67\n        },\n        {\n            \"_id\": \"2024-07-13\",\n            \"clicks\": 2050,\n            \"page_views\": 13879,\n            \"conversions\": 135,\n            \"microconversions\": 606,\n            \"revenue\": 52298.81000000001,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.59\n        },\n        {\n            \"_id\": \"2024-07-14\",\n            \"clicks\": 1984,\n            \"page_views\": 13143,\n            \"conversions\": 125,\n            \"microconversions\": 570,\n            \"revenue\": 46504.82999999998,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 6.31\n        },\n        {\n            \"_id\": \"2024-07-15\",\n            \"clicks\": 1238,\n            \"page_views\": 8026,\n            \"conversions\": 74,\n            \"microconversions\": 344,\n            \"revenue\": 26645.48,\n            \"roas\": 0,\n            \"cost\": 0,\n            \"conversion_rate\": 5.98\n        }\n    ],\n    \"pagination\": null\n}"}],"_postman_id":"84624d13-6e37-4e36-a0cf-3355f5feacb8"},{"name":"Funnel","id":"a6fe5255-6215-4f9d-aec9-659a8f666965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":"https://app.sealmetrics.com/api/report/funnel?account_id=000000000000000000001234&report_type=Source&date_range=20230601,20230630&skip=0&limit=1000&exclude_countries=pt,es","urlObject":{"protocol":"https","path":["api","report","funnel"],"host":["app","sealmetrics","com"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"description":{"content":"<p>Medium, Source, Campaign, Term, Device or Os</p>\n","type":"text/plain"},"key":"report_type","value":"Source"},{"description":{"content":"<p>all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year</p>\n","type":"text/plain"},"key":"date_range","value":"20230601,20230630"},{"description":{"content":"<p>The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided.</p>\n","type":"text/plain"},"key":"skip","value":"0"},{"description":{"content":"<p>The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000.</p>\n","type":"text/plain"},"key":"limit","value":"1000"},{"disabled":true,"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"country","value":"es"},{"description":{"content":"<p>(optional) ISO 3166-1 alpha-2</p>\n","type":"text/plain"},"key":"exclude_countries","value":"pt,es"}],"variable":[]}},"response":[{"id":"00b474db-9f36-43dc-a3cf-c2e4ab85671d","name":"Funnel","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate, br","type":"text"}],"url":{"raw":"https://app.sealmetrics.com/api/report/funnel?account_id=000000000000000000001234&report_type=Source&date_range=20230601,20230630&skip=0&limit=1000","protocol":"https","host":["app","sealmetrics","com"],"path":["api","report","funnel"],"query":[{"key":"account_id","value":"000000000000000000001234"},{"key":"report_type","value":"Source","description":"Medium, Source, Campaign or Term"},{"key":"date_range","value":"20230601,20230630","description":"all types: today, yesterday, last_7_days,last_14_days, last_30_days, last_60_days, last_90_days, this_month, last_month, this_week_monday_sunday, this_week_sunday_saturday, this_year, last_year"},{"key":"skip","value":"0","description":"The skip parameter is used for pagination in the API. It determines the number of records to skip before starting to return results. This parameter is optional and defaults to 0 if not provided."},{"key":"limit","value":"1000","description":"The limit parameter specifies the maximum number of records to return. It is also optional and defaults to 1,000 if not provided, with a maximum allowable value of 10,000."},{"key":"country","value":"es","description":"(optional) ISO 3166-1 alpha-2","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.19.10"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 15 Jul 2024 15:58:55 GMT"},{"key":"X-RateLimit-Limit","value":"120"},{"key":"X-RateLimit-Remaining","value":"119"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"data\": [\n        {\n            \"Source\": \"Referrer\",\n            \"clicks\": 9380,\n            \"conversions\": 675,\n            \"microconversions\": 2843,\n            \"add-to-card\": 571,\n            \"checkout\": 587,\n            \"lead\": 595,\n            \"login\": 525,\n            \"newsletter\": 565,\n            \"sales\": 675\n        },\n        {\n            \"Source\": \"newsletter\",\n            \"clicks\": 9342,\n            \"conversions\": 629,\n            \"microconversions\": 2769,\n            \"add-to-card\": 609,\n            \"checkout\": 545,\n            \"lead\": 554,\n            \"login\": 527,\n            \"newsletter\": 534,\n            \"sales\": 629\n        },\n        {\n            \"Source\": \"Direct\",\n            \"clicks\": 9327,\n            \"conversions\": 664,\n            \"microconversions\": 2726,\n            \"add-to-card\": 570,\n            \"checkout\": 537,\n            \"lead\": 542,\n            \"login\": 520,\n            \"newsletter\": 557,\n            \"sales\": 664\n        },\n        {\n            \"Source\": \"facebook\",\n            \"clicks\": 7090,\n            \"conversions\": 496,\n            \"microconversions\": 2065,\n            \"add-to-card\": 474,\n            \"checkout\": 432,\n            \"lead\": 394,\n            \"login\": 350,\n            \"newsletter\": 415,\n            \"sales\": 496\n        },\n        {\n            \"Source\": \"seo-google\",\n            \"clicks\": 5818,\n            \"conversions\": 412,\n            \"microconversions\": 1727,\n            \"add-to-card\": 377,\n            \"checkout\": 314,\n            \"lead\": 351,\n            \"login\": 345,\n            \"newsletter\": 340,\n            \"sales\": 412\n        },\n        {\n            \"Source\": \"google\",\n            \"clicks\": 4556,\n            \"conversions\": 305,\n            \"microconversions\": 1378,\n            \"add-to-card\": 278,\n            \"checkout\": 290,\n            \"lead\": 274,\n            \"login\": 271,\n            \"newsletter\": 265,\n            \"sales\": 305\n        },\n        {\n            \"Source\": \"twitter\",\n            \"clicks\": 2404,\n            \"conversions\": 140,\n            \"microconversions\": 712,\n            \"add-to-card\": 143,\n            \"checkout\": 135,\n            \"lead\": 157,\n            \"login\": 140,\n            \"newsletter\": 137,\n            \"sales\": 140\n        },\n        {\n            \"Source\": \"instagram\",\n            \"clicks\": 2292,\n            \"conversions\": 177,\n            \"microconversions\": 674,\n            \"add-to-card\": 147,\n            \"checkout\": 137,\n            \"lead\": 142,\n            \"login\": 116,\n            \"newsletter\": 132,\n            \"sales\": 177\n        },\n        {\n            \"Source\": \"pinterest\",\n            \"clicks\": 2264,\n            \"conversions\": 174,\n            \"microconversions\": 674,\n            \"add-to-card\": 152,\n            \"checkout\": 112,\n            \"lead\": 152,\n            \"login\": 144,\n            \"newsletter\": 114,\n            \"sales\": 174\n        },\n        {\n            \"Source\": \"seo-bing\",\n            \"clicks\": 1219,\n            \"conversions\": 80,\n            \"microconversions\": 404,\n            \"add-to-card\": 85,\n            \"checkout\": 91,\n            \"lead\": 83,\n            \"login\": 67,\n            \"newsletter\": 78,\n            \"sales\": 80\n        },\n        {\n            \"Source\": \"seo-yahoo\",\n            \"clicks\": 1199,\n            \"conversions\": 76,\n            \"microconversions\": 342,\n            \"add-to-card\": 86,\n            \"checkout\": 57,\n            \"lead\": 79,\n            \"login\": 65,\n            \"newsletter\": 55,\n            \"sales\": 76\n        },\n        {\n            \"Source\": \"seo-yandex\",\n            \"clicks\": 1155,\n            \"conversions\": 81,\n            \"microconversions\": 348,\n            \"add-to-card\": 79,\n            \"checkout\": 65,\n            \"lead\": 72,\n            \"login\": 67,\n            \"newsletter\": 65,\n            \"sales\": 81\n        },\n        {\n            \"Source\": \"referrer\",\n            \"clicks\": 2,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"add-to-card\": 0,\n            \"checkout\": 0,\n            \"lead\": 0,\n            \"login\": 0,\n            \"newsletter\": 0,\n            \"sales\": 0\n        },\n        {\n            \"Source\": \"(not set)\",\n            \"clicks\": 1,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"add-to-card\": 0,\n            \"checkout\": 0,\n            \"lead\": 0,\n            \"login\": 0,\n            \"newsletter\": 0,\n            \"sales\": 0\n        },\n        {\n            \"Source\": \"Linkedin\",\n            \"clicks\": 1,\n            \"conversions\": 0,\n            \"microconversions\": 0,\n            \"add-to-card\": 0,\n            \"checkout\": 0,\n            \"lead\": 0,\n            \"login\": 0,\n            \"newsletter\": 0,\n            \"sales\": 0\n        }\n    ],\n    \"pagination\": null\n}"}],"_postman_id":"a6fe5255-6215-4f9d-aec9-659a8f666965"},{"name":"set-click","id":"c152ef50-ff47-4193-960f-0d8a2008992d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1N[..]"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"account_id","type":"text","value":"60a52f6ac660b269d13c3f53","description":"<p>your account ID is mandatory</p>\n"},{"key":"url_parameters","type":"text","value":"{ \"utm_medium\":\"my-medium-01\",\"utm_source\":\"my-source-01\"}","description":"<p>fill all utms parameters as encoded json like this { \"utm_medium\":\"my-medium\",\"utm_source\":\"my-source\"}</p>\n"},{"key":"click_time","value":"1634707888","description":"<p>timestamp format expressed on seconds (not mandatory; it gets current time value by default)</p>\n","type":"text"},{"key":"settings","value":"{\"email\":\"david.navarro@adinton.com\", \"conversion\": 1, \"conversion_type\": \"venta-test-1\"}","description":"<p>complementary info (it used to set conversions)</p>\n","type":"text"},{"key":"referrer_url","value":"https://facebook.com/","description":"<p>optional</p>\n","type":"text"},{"key":"current_url","value":"https://sealmetrics.com/","description":"<p>optional (mandatory only if referrer_url is not empty)</p>\n","type":"text"},{"key":"adin","value":"2","type":"text","disabled":true}]},"url":"https://app.sealmetrics.com/api/auth/v1.0/set-click","description":"<p>You have to specify: </p>\n<p>account_id  → This parameter must match with your client_id. You can get it on your credentials to connect with Adinton API.\nlead, Conversion parameters as string: {\"conversion_type\":\"offline\", “email”:”<a href=\"mailto:customer@email.com\">customer@email.com</a>”}, per example.\nIf you want to create a microconversion you have to include \"microconversion\":\"1\" in lead parameter.</p>\n<p>This resource applies a conversion to the last click of the journey.</p>\n<p>You need offline-leads scope enabled in your Adinton user to use this method.</p>\n","urlObject":{"protocol":"https","path":["api","auth","v1.0","set-click"],"host":["app","sealmetrics","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c152ef50-ff47-4193-960f-0d8a2008992d"}]}