UTM Generator with QR Codes and Analytics Reports
c6c8218e-0acc-4259-8bac-272dace3784b
Latency
26935ms
Cost
$0.0001
Tokens
172
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5efbd956-51b6-4f94-aebc-07e3e691f7eb",
"timestamp": 1783295153889
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783295153889
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783295153889
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "5efbd956-51b6-4f94-aebc-07e3e691f7eb",
"timestamp": 1783295179260
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a1acd323-ed07-41b4-a51e-614afe361893",
"timestamp": 1783295179265
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783295179265
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a1acd323-ed07-41b4-a51e-614afe361893",
"timestamp": 1783295179265
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "c3c2b5fa-c294-4306-a050-dccd592477fa",
"timestamp": 1783295179269
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleanalyticstool",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783295179520
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "c3c2b5fa-c294-4306-a050-dccd592477fa",
"timestamp": 1783295179520
},
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "cbc7b539-2fa6-493b-a66c-13db8d8d420c",
"timestamp": 1783295179525
},
{
"data": {
"initialData": {
"output": "Generate a UTM link for our new 'SuperWidget' product launch campaign. The campaign is targeting tech enthusiasts on Facebook. We want to track clicks from this specific ad set. The campaign name should be 'SW_Launch_Q4_2023', the source is 'facebook', the medium is 'paid_social', and the content is 'ad_set_A'. Also, create a QR code for this UTM link and schedule a weekly report of website traffic from this campaign to the marketing manager.",
"utmUrl": "https://www.example.com/products/new-widget",
"timestamp": "2023-10-27T10:00:00Z"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783295179525
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "cbc7b539-2fa6-493b-a66c-13db8d8d420c",
"timestamp": 1783295179525
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "a8c22bb2-f8eb-4e5f-b288-9c25e0aeb648",
"timestamp": 1783295179529
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783295179529
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "a8c22bb2-f8eb-4e5f-b288-9c25e0aeb648",
"timestamp": 1783295179529
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "5358f2cc-bdb0-4e9b-a6b9-93418f83db02",
"timestamp": 1783295179533
},
{
"data": {
"inputKeys": [
"timestamp",
"utmUrl",
"output"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783295179533
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "5358f2cc-bdb0-4e9b-a6b9-93418f83db02",
"timestamp": 1783295179533
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "268c110c-2b7c-4450-b5b0-5d5326eac17f",
"timestamp": 1783295179536
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783295179536
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783295179536
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0001088,
"provider": "openai",
"latencyMs": 403,
"promptTokens": 146,
"completionTokens": 26
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783295179941
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "268c110c-2b7c-4450-b5b0-5d5326eac17f",
"timestamp": 1783295179941
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "45daf73a-01c2-40ab-8546-7fdd489e2a1c",
"timestamp": 1783295179941
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "45daf73a-01c2-40ab-8546-7fdd489e2a1c",
"timestamp": 1783295179946
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1b012731-e67b-4e0d-95b7-a7f587754a05",
"timestamp": 1783295179950
},
{
"data": {
"service": "gmail",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783295179950
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783295180201
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1b012731-e67b-4e0d-95b7-a7f587754a05",
"timestamp": 1783295180201
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "19074462-d719-4fdf-bc59-d6b2ecd1ce20",
"timestamp": 1783295180205
},
{
"event": "fetching GET https://quickchart.io/qr?text=undefined?utm_source=undefined&utm_medium=undefined&utm_campaign=undefined&utm_term=undefined&utm_content=undefined&size=300&margin=10&ecLevel=H&dark=000000&light=FFFFFF\n",
"nodeId": "http",
"timestamp": 1783295180206
},
{
"data": {
"url": "https://quickchart.io/qr?text=undefined?utm_source=undefined&utm_medium=undefined&utm_campaign=undefined&utm_term=undefined&utm_content=undefined&size=300&margin=10&ecLevel=H&dark=000000&light=FFFFFF\n",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783295180206
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "19074462-d719-4fdf-bc59-d6b2ecd1ce20",
"timestamp": 1783295180317
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a621984d-eea5-464d-9be3-e620e779abd5",
"timestamp": 1783295180322
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "airtable",
"safeMode": true,
"latencyMs": 500,
"operation": "upsert",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783295180824
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a621984d-eea5-464d-9be3-e620e779abd5",
"timestamp": 1783295180824
}
]