Skip to content

Commit

Permalink
event tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
aliirz committed May 5, 2024
1 parent 6e38d90 commit 543f246
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ form.onsubmit = async (ev) => {

try {

ga('send', 'event', 'generate_itinerary', 'submit', 'prompt');



// Assemble the prompt by combining the text with the chosen image
let contents = [
Expand Down

0 comments on commit 543f246

Please sign in to comment.